Skip to content

Commit

Permalink
Actually run boost.sh [skip appveyor]
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodr committed Sep 3, 2018
1 parent 598e606 commit aa3798d
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 @@ -120,6 +120,7 @@ install:
- ./testing/dependencies/travis/ninja.sh
- ./testing/dependencies/travis/anaconda.sh
- ./testing/dependencies/travis/eigen.sh
- ./testing/dependencies/travis/boost.sh
- export PATH=$HOME/Deps/cmake/$CMAKE_VERSION/bin${PATH:+:$PATH}
- pipenv install --python $PYTHON3
- pipenv run python --version
Expand Down

0 comments on commit aa3798d

Please sign in to comment.