Skip to content

Commit

Permalink
pip is not a separate package.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Feb 24, 2018
1 parent 47893da commit 988370e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ fi

if [ $TRAVIS_OS_NAME = osx ]; then
TRAVIS_OS_NAME=mac$TRAVIS_OS_NAME
brew install llvm cmake openssl pip yarn
brew install llvm cmake openssl python yarn
fi

pip install --user --upgrade nose
Expand Down

0 comments on commit 988370e

Please sign in to comment.