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 f345dd3 commit 1b73514
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ python:
install:
- pip install .
- pip install pytest
- ls -l /home/travis/virtualenv/python2.7.9/bin
- echo $PATH
# command to run tests
script: pytest

0 comments on commit 1b73514

Please sign in to comment.