Browse Source

Merge pull request #987 from methane/travis-cache

Use Travis cache.
Hamilton Turner 11 years ago
parent
commit
ae62159639
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
     skip_join: true
 
+cache:
+  directories:
+    - installs/mono-3.2.8
+    - installs/py2
+    - installs/py3
+    - installs/perl-5.18