Skip to content

Commit 1bc72fd

Browse files
authored
ci: Travis: cache: false (pytest-dev#810)
1 parent 6528bc9 commit 1bc72fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22
dist: xenial
3+
cache: false
34

45
jobs:
56
fast_finish: true

0 commit comments

Comments
 (0)