Skip to content

Commit 77dbf94

Browse files
authored
chore(travis): cache pip in travis runs (#944)
1 parent 7da5212 commit 77dbf94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ services:
99
sudo: required
1010
addons:
1111
postgresql: "9.4"
12+
cache: pip
1213
before_install:
1314
- wget "http://ftp.debian.org/debian/pool/main/s/shellcheck/shellcheck_0.3.7-5_amd64.deb"
1415
- sudo dpkg -i shellcheck_0.3.7-5_amd64.deb

0 commit comments

Comments
 (0)