Skip to content

Commit ad5c08e

Browse files
Merge pull request #1168 from Nemo157/patch-1
Enable Travis CI caching
2 parents 80720aa + a097f86 commit ad5c08e

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)