Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AxeldeRomblay committed Jul 5, 2017
1 parent 9830e5b commit a1d948c
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 @@ -9,6 +9,6 @@ python:
- "3.6"
# command to install dependencies
install:
- pip install -r requirements.txt
- pip install -r python-package/requirements.txt
# command to run tests
script: pytest

0 comments on commit a1d948c

Please sign in to comment.