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 8808f7c commit b14b1beCopy full SHA for b14b1be
1 file changed
.travis.yml
@@ -1,5 +1,10 @@
1
dist: xenial
2
language: python
3
+
4
+cache:
5
+ directories:
6
+ - $HOME/.cache/pip
7
8
matrix:
9
include:
10
- python: "3.6"
0 commit comments