Skip to content

Commit 61b166f

Browse files
committed
fixup: set CCACHE_CPP2=yes as a global
1 parent 99c0f84 commit 61b166f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ cache:
99
- apt
1010
- ccache
1111

12+
env:
13+
global:
14+
- CCACHE_CPP2=yes
15+
1216
matrix:
1317
include:
1418
# GCC 4.9 configurations

0 commit comments

Comments
 (0)