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
c5aa516c
"vscode:/vscode.git/clone" did not exist on "bdc8f29eaec9799e386d197153c1031ffc5be201"
Commit
c5aa516c
authored
Apr 23, 2020
by
peastman
Browse files
Trying to get travis to build
parent
7c4101b3
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 @
c5aa516c
...
...
@@ -135,6 +135,7 @@ before_install:
-
if [[ "${TRAVIS_CPU_ARCH}" == "ppc64le" || "${TRAVIS_CPU_ARCH}" == "arm64" ]]; then
# The cmake version installed by apt on these architectures is very old,
# so build a more recent version from source.
wget https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1.tar.gz;
tar xf cmake-3.17.1.tar.gz;
cd cmake-3.17.1;
...
...
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