Skip to content

Commit 418da90

Browse files
committed
Gotta cache 'em all
1 parent 5759fa0 commit 418da90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ notifications:
1010
email: false
1111
git:
1212
depth: 10
13-
addons:
14-
apt:
15-
packages:
16-
- python-docutils
13+
before_install: sudo pip install docutils
14+
cache:
15+
- bundler
16+
- pip

0 commit comments

Comments
 (0)