Skip to content

Commit

Permalink
Upsss...
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred82santa committed Aug 27, 2015
1 parent 843a51a commit 99dae6b
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 @@ -5,7 +5,7 @@ python:
# command to install dependencies
install:
- pip install -r requirements.txt
- pip install -r requirements-test.txt
- pip install -r requirements-tests.txt
- pip install coveralls
# command to run tests
script:
Expand Down

0 comments on commit 99dae6b

Please sign in to comment.