Skip to content

Commit

Permalink
build manylinux2010 wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit committed Jan 4, 2021
1 parent 8b50bf5 commit 5fd0c94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
env:
global:
- REPO_DIR=netcdf4-python
- BUILD_COMMIT=v2.1.6alpha1
- BUILD_COMMIT=v1.5.5.1rel
- PLAT=x86_64
- UNICODE_WIDTH=32
- NP_BUILD_DEP=1.17.3
- NP_TEST_DEP=1.17.3
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
# manylinux version to build (1, 2010 or 2014)
- MB_ML_VER=2014
- MB_ML_VER=2010
# Following generated with
# travis encrypt -r MacPython/netcdf4-python-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>
- secure:
Expand Down

0 comments on commit 5fd0c94

Please sign in to comment.