Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Commit

Permalink
Update travis requirements file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hugollm committed Sep 22, 2017
1 parent a30bc43 commit 34e543b
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 @@ -4,7 +4,7 @@ python:
- "3.5"
- "3.6"
install:
- pip install -r requirements.txt
- pip install -r requirements-dev.txt
- pip install coveralls
script:
- coverage run --source=foster -m unittest tests
Expand Down

0 comments on commit 34e543b

Please sign in to comment.