Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
petrs committed Feb 26, 2016
1 parent d942705 commit bb63ed3
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 @@ -11,7 +11,7 @@ python:

install:
- pip install -r requirements.txt
- pip install -r test-requirements.txt"
- pip install -r test-requirements.txt
- pip install coveralls

script:
Expand Down

0 comments on commit bb63ed3

Please sign in to comment.