Skip to content

Commit 49744e5

Browse files
authored
Merge pull request #40 from UCSDOalads/turnOffEmailNotificationsForTravis
Turn off emails
2 parents 4c3e5d3 + 680cdc2 commit 49744e5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ before_script:
66
- "export DISPLAY=:99.0"
77
- "sh -e /etc/init.d/xvfb start"
88
- sleep 3 # give xvfb some time to start
9+
10+
notifications:
11+
email: false

0 commit comments

Comments
 (0)