Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
henry0312 authored Jan 26, 2018
1 parent 62e92a3 commit a5f4349
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 @@ -5,3 +5,8 @@ install:
- pip install -e .[tests]
script:
- pytest
# https://docs.travis-ci.com/user/notifications/#Configuring-email-notifications
notifications:
email:
on_success: never
on_failure: always

0 comments on commit a5f4349

Please sign in to comment.