Skip to content

Commit

Permalink
MOD [CI]: travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frouioui committed May 24, 2018
1 parent 13b0c96 commit 4d65bcf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ sudo: required
instal:
- gcov

notifications:
email:
recipients:
- florent.poinsard@epitech.eu
- julien.ollivier@epitech.eu
- cecile.cadoule@epitech.eu
- florian.davasse@epitech.eu
on_success: always
on_failure: always

script:
- cd ./bonus/automated_test
- chmod +x *.sh
Expand Down

0 comments on commit 4d65bcf

Please sign in to comment.