Skip to content

Commit

Permalink
Cache libobjc2 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jun 3, 2021
1 parent 9e79639 commit d479de3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
sudo: false
language: rust
cache: cargo
cache:
cargo: true
directories:
- libobjc2/build

addons:
apt:
Expand Down

0 comments on commit d479de3

Please sign in to comment.