Skip to content

Commit 0efe2e3

Browse files
committed
Attempt to switch to travis's new docker infrastructure
1 parent 29526c5 commit 0efe2e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ python:
66
- "3.3"
77
- "3.4"
88
- "pypy"
9+
sudo: false
10+
11+
cache:
12+
directories:
13+
- $HOME/.cache/pip
914

1015
env:
1116
- USE_OPTIONAL=true

0 commit comments

Comments
 (0)