Skip to content

Commit 772397d

Browse files
Merge pull request #45 from OmniSharp/fix/travis
try to fix travis caching
2 parents 5b1d68b + 1747e93 commit 772397d

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)