Skip to content

Commit

Permalink
basic travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
xandfury committed Jul 11, 2018
1 parent 216725b commit e19a2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ addons:
install:
- export PYTHONIOENCODING=UTF8
- pip install coveralls
- pip install -r requirements.txt
script:
- tox
after_success:
Expand Down

0 comments on commit e19a2af

Please sign in to comment.