Skip to content

Commit a27f865

Browse files
committed
add caching to travis
1 parent 3b59721 commit a27f865

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
@@ -6,6 +6,7 @@ matrix:
66
- rust: stable
77
- rust: beta
88
- rust: nightly
9+
cache: cargo # https://docs.travis-ci.com/user/languages/rust/#dependency-management
910
branches:
1011
only:
1112
- master

0 commit comments

Comments
 (0)