Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vvmruder authored Feb 15, 2017
1 parent 68a8dfa commit f345dd3
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 @@ -4,5 +4,6 @@ python:
# command to install dependencies
install:
- pip install .
- pip install pytest
# command to run tests
script: pytest

0 comments on commit f345dd3

Please sign in to comment.