Skip to content

Commit 95c0f3b

Browse files
committed
add ccache to Travis-CI
1 parent f323618 commit 95c0f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: cpp
2+
cache: ccache
23
sudo: required
34
dist: trusty
45
compiler:

0 commit comments

Comments
 (0)