Skip to content

Commit a4b8f8c

Browse files
committed
Revert "cache pip correctly"
1 parent c3318e8 commit a4b8f8c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ sudo: false
22
language: python
33
python: "3.5"
44

5-
cache:
6-
directories:
7-
- $HOME/.cache/pip
5+
cache: pip
86
install:
97
- pip install tox
108

0 commit comments

Comments
 (0)