Skip to content

Commit

Permalink
Fix travis ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
casch-at committed Feb 13, 2020
1 parent ef24f5b commit d4b0e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ function gnu_linux()
build_and_test -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
}

pip3 install --user --upgrade wheel setuptools
pip3 install --user --upgrade pytest

if [ $TRAVIS_OS_NAME = osx ]; then
Expand Down

0 comments on commit d4b0e1b

Please sign in to comment.