Commit 403aeea7e054087ff88979af680486b0cd45a25d

Authored by Nathan Broadbent
1 parent 0c611377
Exists in master and in 1 other branch production

Switched on build notifications. Would like the option to only be notified of failing builds though.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -7,5 +7,5 @@ branches:
7 7  
8 8 # Disable notifications for now.
9 9 notifications:
10   - disabled: true
  10 + disabled: false
11 11  
... ...