Skip to content

Commit

Permalink
use travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Mar 7, 2020
1 parent 37ba881 commit 43a82d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ addons:
- graphviz
- libxml2-dev
language: perl
cache:
directories:
- $PERLBREW_ROOT/perls/$PERLBREW_PERL*/lib/site_perl # perlbrew site-lib
env:
global:
- DBICTEST_PG_DSN=dbi:Pg:dbname=sqlt_test
Expand Down

0 comments on commit 43a82d9

Please sign in to comment.