Skip to content

Commit 089838c

Browse files
committed
update
1 parent 2b036c7 commit 089838c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ deploy:
133133
api_key:
134134
secure: RO/s+OINpPVbAjgiIsXBa0wVOJSv142TIOEsPJ6nAIxsfvKiqRm7+2B1BENVFyu3m5hwg8WUDQauhe1emP2LDhGKrPw+yBwMc5bGalEYVeSVBI/by57VSyKGSNilOBkkzjtLJSts2HauHDkQaaQPU3UsIP+fQpppfYLvShHbp9A=
135135
file_glob: true
136-
file: "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/*.whl"
136+
file: "${TRAVIS_BUILD_DIR}/wheelhouse/*.whl"
137137
skip_cleanup: true
138138
on:
139139
repo: MacPython/netcdf4-python-wheels

0 commit comments

Comments
 (0)