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.
1 parent 9e79639 commit d479de3Copy full SHA for d479de3
.travis.yml
@@ -1,6 +1,9 @@
1
sudo: false
2
language: rust
3
-cache: cargo
+cache:
4
+ cargo: true
5
+ directories:
6
+ - libobjc2/build
7
8
addons:
9
apt:
0 commit comments