Browse Source

Use Travis cache.

[skip ci]
INADA Naoki 11 years ago
parent
commit
62c3bab8be
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -176,3 +176,9 @@ notifications:
     on_failure: always
     on_failure: always
     skip_join: true
     skip_join: true
 
 
+cache:
+  directories:
+    - installs/mono-3.2.8
+    - installs/py2
+    - installs/py3
+    - installs/perl-5.18