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
7a933ca7
Commit
7a933ca7
authored
Apr 23, 2020
by
peastman
Browse files
Do not use ccache on ARM and PPC
parent
d44f0c3f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
.travis.yml
.travis.yml
+0
-4
No files found.
.travis.yml
View file @
7a933ca7
...
...
@@ -111,8 +111,6 @@ jobs:
arch
:
ppc64le
env
:
OPENCL=false
CUDA=false
CC=$CCACHE/gcc
CXX=$CCACHE/g++
CMAKE_FLAGS=""
-
sudo
:
false
...
...
@@ -122,8 +120,6 @@ jobs:
arch
:
arm64
env
:
OPENCL=false
CUDA=false
CC=$CCACHE/gcc
CXX=$CCACHE/g++
CMAKE_FLAGS=""
before_install
:
...
...
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