Skip to content

Commit 1747e93

Browse files
try to fix travis caching
1 parent 5b1d68b commit 1747e93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ os:
88
cache:
99
directories:
1010
- tools
11+
before_cache:
12+
- rm -f tools/packages.config
1113
git:
1214
depth: 1000
1315
script:

0 commit comments

Comments
 (0)