diff --git a/.travis.yml b/.travis.yml index c6e77e5..ef6d0cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,3 @@ language: rust -script: cargo run \ No newline at end of file +script: cargo run +cache: cargo \ No newline at end of file