Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Feb 14, 2019
1 parent 6a1e801 commit f8462eb
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 @@ -6,7 +6,7 @@ python:

install:
- pip install -r requirements.txt
- pip install pytest pytest-cov flake8 pylint codecov
- pip install -U pytest pytest-cov flake8 pylint codecov

script: make test

Expand Down

0 comments on commit f8462eb

Please sign in to comment.