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.
2 parents b6e962d + e4aa43d commit 68d62bfCopy full SHA for 68d62bf
.travis.yml
@@ -1,5 +1,7 @@
1
sudo: false
2
-cache: pip
+cache:
3
+ directories:
4
+ - $HOME/.cache/pip
5
language: python
6
python:
7
- 3.5
0 commit comments