Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Remote Modules
remote-module-template
Commits
ed221367
Commit
ed221367
authored
Nov 25, 2019
by
Guillaume Pasero
Browse files
CI: try python3 to use the InstallDir option
parent
ed11d64c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
ed221367
...
...
@@ -35,7 +35,7 @@ matrix:
-
OTB_PKG_EXT=run
-
os
:
windows
before_install
:
-
choco install python --params "/InstallDir:C:\Python3"
-
choco install python
3
--params "/InstallDir:C:\Python3"
-
choco install ninja
-
export PATH="/c/Python3:/c/ProgramData/chocolatey/lib/ninja/tools:$PATH"
-
/c/Python3/Scripts/pip install numpy
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment