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 4962a25 commit 094287a
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 @@ -10,6 +10,7 @@ python:
# command to install dependencies
install:
- pip install cmake
- pip install skbuild
- pip install -r python-package/requirements.txt
# command to run tests
script: pytest

0 comments on commit 094287a

Please sign in to comment.