Skip to content

Commit 5fd0c94

Browse files
committed
build manylinux2010 wheels
1 parent 8b50bf5 commit 5fd0c94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
env:
22
global:
33
- REPO_DIR=netcdf4-python
4-
- BUILD_COMMIT=v2.1.6alpha1
4+
- BUILD_COMMIT=v1.5.5.1rel
55
- PLAT=x86_64
66
- UNICODE_WIDTH=32
77
- NP_BUILD_DEP=1.17.3
88
- NP_TEST_DEP=1.17.3
99
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
1010
# manylinux version to build (1, 2010 or 2014)
11-
- MB_ML_VER=2014
11+
- MB_ML_VER=2010
1212
# Following generated with
1313
# travis encrypt -r MacPython/netcdf4-python-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>
1414
- secure:

0 commit comments

Comments
 (0)