There was an error while loading. Please reload this page.
1 parent ba30e3a commit 1fbdc23Copy full SHA for 1fbdc23
.travis.yml
@@ -7,7 +7,7 @@ python: 3.5
7
# set NOCACHE-true
8
# To delete caches go to https://travis-ci.org/OWNER/REPOSITORY/caches or run
9
# travis cache --delete inside the project directory from the travis command line client
10
-# The cash directories will be deleted if anything in ci/ changes in a commit
+# The cache directories will be deleted if anything in ci/ changes in a commit
11
cache:
12
ccache: true
13
directories:
0 commit comments