This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
panda3d
mirror of
https://github.com/panda3d/panda3d
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
travis: Let's see what happens if we use ccache
Sam Edwards
6 years ago
parent
fc54251f61
commit
9ec66e3e28
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -1,6 +1,8 @@
language: cpp
language: cpp
sudo: false
sudo: false
+cache: ccache
+
# Build matrix:
# Build matrix:
os:
os:
- linux
- linux