We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b1d68b + 1747e93 commit 772397dCopy full SHA for 772397d
.travis.yml
@@ -8,6 +8,8 @@ os:
8
cache:
9
directories:
10
- tools
11
+before_cache:
12
+ - rm -f tools/packages.config
13
git:
14
depth: 1000
15
script:
0 commit comments