Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed May 24, 2018
1 parent 5d332b3 commit 8a915f2
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 @@ -17,6 +17,7 @@ env:
- TWINE_USERNAME=MaxHalford
- CIBW_SKIP="cp27-* cp34-*"
- CIBW_BEFORE_BUILD="pip install numpy scipy && \
yum install curl && \
curl -O https://storage.googleapis.com/golang/go1.9.1.linux-amd64.tar.gz && \
tar -xvf go1.9.1.linux-amd64.tar.gz && \
mv go /usr/local
Expand Down

0 comments on commit 8a915f2

Please sign in to comment.