Skip to content

Commit e1c4252

Browse files
committed
use travis cache
1 parent 37ba881 commit e1c4252

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ addons:
66
- graphviz
77
- libxml2-dev
88
language: perl
9+
cache:
10+
directories:
11+
- $PERLBREW_ROOT/perls/$PERLBREW_VERSION*/lib/site_perl # perlbrew site-lib
912
env:
1013
global:
1114
- DBICTEST_PG_DSN=dbi:Pg:dbname=sqlt_test

0 commit comments

Comments
 (0)