Skip to content

Commit

Permalink
gitter updates from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-wallis committed Jul 2, 2017
1 parent 9a30f57 commit d34efc7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ install:
script:
- xbuild /p:Configuration=Debug ECSLight.sln
- nunit-console Tests/bin/Debug/Tests.dll

# gitter
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/e9c8bd47255f8eb30665
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always

0 comments on commit d34efc7

Please sign in to comment.