Skip to content

Commit d51b913

Browse files
committed
travis: Add pip to cache
1 parent 8d796d6 commit d51b913

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ env:
2727
matrix:
2828
allow_failures:
2929
- env: TMUX_VERSION=master
30-
30+
cache:
31+
- pip
3132
before_install:
3233
- export PIP_USE_MIRRORS=true
3334
- pip install --upgrade pytest # https://github.com/travis-ci/travis-ci/issues/4873

0 commit comments

Comments
 (0)