We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ba881 commit 43a82d9Copy full SHA for 43a82d9
.travis.yml
@@ -6,6 +6,9 @@ addons:
6
- graphviz
7
- libxml2-dev
8
language: perl
9
+cache:
10
+ directories:
11
+ - $PERLBREW_ROOT/perls/$PERLBREW_PERL*/lib/site_perl # perlbrew site-lib
12
env:
13
global:
14
- DBICTEST_PG_DSN=dbi:Pg:dbname=sqlt_test
0 commit comments