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 8e3da6a commit 0c7946dCopy full SHA for 0c7946d
.travis.yml
@@ -8,3 +8,5 @@ install: make install
8
script:
9
- make coverage
10
- make lint
11
+# @see https://github.com/nickstenning/travis-pip-cache/issues/1
12
+cache: pip
0 commit comments