We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1441784 commit cca9e4bCopy full SHA for cca9e4b
.travis.yml
@@ -2,6 +2,9 @@ language: python
2
3
sudo: false
4
5
+cache:
6
+ - pip
7
+
8
env:
9
- TOXENV=docs
10
0 commit comments