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

0 comments on commit b5db718

Please sign in to comment.