Skip to content

Commit a097f86

Browse files
authored
Enable Travis CI caching
1 parent 80720aa commit a097f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: rust
22
rust:
33
- nightly
44
sudo: false
5+
cache: cargo
56

67
matrix:
78
include:

0 commit comments

Comments
 (0)