We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b50bf5 commit 5fd0c94Copy full SHA for 5fd0c94
.travis.yml
@@ -1,14 +1,14 @@
1
env:
2
global:
3
- REPO_DIR=netcdf4-python
4
- - BUILD_COMMIT=v2.1.6alpha1
+ - BUILD_COMMIT=v1.5.5.1rel
5
- PLAT=x86_64
6
- UNICODE_WIDTH=32
7
- NP_BUILD_DEP=1.17.3
8
- NP_TEST_DEP=1.17.3
9
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
10
# manylinux version to build (1, 2010 or 2014)
11
- - MB_ML_VER=2014
+ - MB_ML_VER=2010
12
# Following generated with
13
# travis encrypt -r MacPython/netcdf4-python-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>
14
- secure:
0 commit comments