Skip to content

Commit af8a3af

Browse files
authored
Merge pull request #103 from hugovk/fix-travis-caching
Fix Travis CI caching
2 parents f3ef12b + cfe3bd7 commit af8a3af

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
sudo: false
2-
cache:
3-
directories:
4-
- $HOME/.cache/pip
1+
cache: pip
52

63
language: python
74

0 commit comments

Comments
 (0)