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 e5cf477 commit 73693a6Copy full SHA for 73693a6
.travis.yml
@@ -28,7 +28,7 @@ env:
28
CI_SKIP_TEST=1
29
- INSTALL_DEB_DEPENDECIES=true
30
NIPYPE_EXTRAS="doc,tests,nipy,profiler"
31
- EXTRA_PIP_FLAGS="--pre $EXTRA_PIP_FLAGS --find-links $PRE_WHEELS"
+ EXTRA_PIP_FLAGS="--pre $EXTRA_PIP_FLAGS --find-links $PRE_WHEELS --upgrade"
32
33
34
matrix:
0 commit comments