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 06305fa commit 8f98bbbCopy full SHA for 8f98bbb
.travis.yml
@@ -68,7 +68,7 @@ branches:
68
- debian
69
- devel
70
before_install: ./.travis/run before_install
71
-install: pip install coveralls numpy
+install: pip install coveralls numpy --user
72
script:
73
- export CMAKE_ADDITIONAL_OPTIONS="-DCMAKE_BUILD_TYPE=${BUILDTYPE}"
74
- ./.travis/run ../travis_custom/custom_build
0 commit comments