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
2968d248
"wrappers/vscode:/vscode.git/clone" did not exist on "774638c3063ffe736e42726d2f0497fede79dcaf"
Commit
2968d248
authored
Apr 24, 2020
by
peastman
Browse files
Debugging
parent
1c07e144
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
2968d248
...
@@ -141,7 +141,7 @@ before_install:
...
@@ -141,7 +141,7 @@ before_install:
cd cmake-3.17.1;
cd cmake-3.17.1;
./bootstrap;
./bootstrap;
make -j 4;
make -j 4;
sudo
make install;
make install;
export PATH=${HOME}/OpenMM/bin:${PATH};
export PATH=${HOME}/OpenMM/bin:${PATH};
fi
fi
#- if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
#- if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; 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