Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
ddc57057
"olla/vscode:/vscode.git/clone" did not exist on "535710eceb46a9df7bb843a95b2850e614fb4b24"
Commit
ddc57057
authored
Nov 05, 2018
by
peastman
Browse files
Fix travis failure on Mac
parent
d3b1d9b9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.travis.yml
.travis.yml
+1
-0
No files found.
.travis.yml
View file @
ddc57057
...
@@ -150,6 +150,7 @@ before_install:
...
@@ -150,6 +150,7 @@ before_install:
tar -xjvf swig-3.0.7-0.tar.bz2 -C $HOME/swig;
tar -xjvf swig-3.0.7-0.tar.bz2 -C $HOME/swig;
export PATH=$HOME/swig/bin:$PATH;
export PATH=$HOME/swig/bin:$PATH;
export SWIG_LIB=$HOME/swig/share/swig/3.0.7;
export SWIG_LIB=$HOME/swig/share/swig/3.0.7;
pip install cython;
fi
fi
-
if [[ "$CUDA" == "true" ]]; then
-
if [[ "$CUDA" == "true" ]]; then
...
...
Write
Preview
Markdown
is supported
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