Browse Source

cache perl5

Sniperovitch 8 years ago
parent
commit
b7bb7953c3
1 changed files with 4 additions and 3 deletions
  1. 4 3
      .travis.yml

+ 4 - 3
.travis.yml

@@ -3,8 +3,9 @@ perl:
   - "5.20"
   - "5.22"
   - "5.24"
-
 before_install:
+  - "git clone https://github.com/sniperovitch/cocktail.git"
   - "cpanm Dancer2"
-  - git clone https://github.com/sniperovitch/cocktail.git
-
+cache:
+  directories:
+  - $HOME/perl5