Skip to content

Commit

Permalink
fixe travis notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
srault95 committed Mar 1, 2017
1 parent cf15e11 commit a9bce02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ script:
after_script: COVERAGE_FILE=./coverage/.coverage coveralls --verbose

notifications:
email: true
on_success: always
on_failure: always
email:
on_success: always
on_failure: always

0 comments on commit a9bce02

Please sign in to comment.