We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf32aae commit 8c4f9b7Copy full SHA for 8c4f9b7
.travis.yml
@@ -29,7 +29,7 @@ env:
29
CI_SKIP_TEST=1
30
- INSTALL_DEB_DEPENDECIES=true
31
NIPYPE_EXTRAS="doc,tests,nipy,profiler"
32
- EXTRA_PIP_FLAGS="--pre $EXTRA_PIP_FLAGS --find-links $PRE_WHEELS"
+ EXTRA_PIP_FLAGS="--pre $EXTRA_PIP_FLAGS --find-links $PRE_WHEELS --upgrade"
33
34
35
matrix:
0 commit comments