Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed Sep 5, 2017
1 parent 1d82154 commit 50939fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ if [[ $TRAVIS_OS_NAME == "osx" ]]; then
fi

# Install necessary packages
python -m pip install -U setuptools cffi pytest coverage
python -m pip install -U cffi pytest coverage

set +x +e

0 comments on commit 50939fd

Please sign in to comment.