Skip to content

Commit

Permalink
Add travis configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
AGTGreg committed Jul 23, 2019
1 parent 67b6e51 commit 047faa5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ python:
- 3.5
- 3.6
- 3.7
install: pip install tox-travis coveralls
script:
- tox
- if [ $TRAVIS_TEST_RESULT -eq 0 ]; then coveralls; fi

0 comments on commit 047faa5

Please sign in to comment.