Skip to content

Commit

Permalink
.travis.yml: Enable travis-buddy
Browse files Browse the repository at this point in the history
Related to coala/meta#114
  • Loading branch information
manankalra committed May 3, 2018
1 parent 64cadb4 commit 31531da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ install:
- pip install -r requirements.txt
script:
- PYTHONPATH="`pwd`" cask exec ert-runner

notifications:
email: false
webhooks: https://www.travisbuddy.com/
on_success: never

0 comments on commit 31531da

Please sign in to comment.