We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29526c5 + 0efe2e3 commit 935783dCopy full SHA for 935783d
1 file changed
.travis.yml
@@ -6,6 +6,11 @@ python:
6
- "3.3"
7
- "3.4"
8
- "pypy"
9
+sudo: false
10
+
11
+cache:
12
+ directories:
13
+ - $HOME/.cache/pip
14
15
env:
16
- USE_OPTIONAL=true
0 commit comments