1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

Cache cargo dependencies on travis

This should improve build times.
This commit is contained in:
Joe Wilm 2016-06-14 07:55:00 -07:00
parent 432922d624
commit 4ecc4a15f1
No known key found for this signature in database
GPG key ID: 39B57C6972F518DA

View file

@ -1,6 +1,8 @@
language: rust
sudo: false
cache: cargo
os:
- linux
- osx