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
fengzch-das
multibuild
Commits
27bb4c3a
Commit
27bb4c3a
authored
Sep 26, 2017
by
xoviat
Committed by
GitHub
Sep 26, 2017
Browse files
tests: add USE_CCACHE
parent
c4ba0f4e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
.travis.yml
.travis.yml
+10
-0
No files found.
.travis.yml
View file @
27bb4c3a
...
...
@@ -12,6 +12,11 @@ matrix:
dist
:
trusty
env
:
-
TEST_BUILDS=1
-
os
:
linux
dist
:
trusty
env
:
-
TEST_BUILDS=1
-
USE_CCACHE=1
-
os
:
osx
osx_image
:
xcode6.4
env
:
...
...
@@ -53,6 +58,11 @@ matrix:
env
:
-
PYTHON_VERSION=3.6.1
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=3.6.1
-
VENV=venv
-
USE_CCACHE=1
-
os
:
osx
env
:
-
PYTHON_VERSION=pypy-2.6
...
...
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