Skip to content

Commit

Permalink
Trying yet another pytest idea
Browse files Browse the repository at this point in the history
  • Loading branch information
kb1lqc committed Jan 27, 2018
1 parent 64b558e commit ff0473c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ script:
- flake8 --exclude docs/ .
# - pytest --ignore=tests/test_tun.py tests/
- sudo ~/virtualenv/python3.5/bin/pip3 freeze
- sudo ~/virtualenv/python3.5/bin/python3 -m "pytest tests/"
- sudo ~/virtualenv/python3.5/bin/pytest tests/

0 comments on commit ff0473c

Please sign in to comment.