Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6535e9 commit a8b177cCopy full SHA for a8b177c
1 file changed
.travis.yml
@@ -63,6 +63,7 @@ before_install:
63
- export PATH=/usr/lib/ccache:$PATH
64
65
install:
66
+ - ccache -s
67
# Upgrade pip and setuptools. Mock has issues with the default version of
68
# setuptools
69
- |
0 commit comments