Skip to content

Commit

Permalink
latest py.test
Browse files Browse the repository at this point in the history
  • Loading branch information
cosminbasca committed May 4, 2016
1 parent 38ebf95 commit e9c8126
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ python:
# command to install dependencies
install:
- pip install -r requirements.txt
- pip install pytest-ordering
- pip install --upgrade pytest
- pip install --upgrade pytest-ordering
- python setup.py install
# command to run tests
script: py.test cleanmymac

0 comments on commit e9c8126

Please sign in to comment.