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 a1d948c commit 4962a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ python:
- "3.6"
# command to install dependencies
install:
- pip install cmake
- pip install -r python-package/requirements.txt
# command to run tests
script: pytest

0 comments on commit 4962a25

Please sign in to comment.