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 9a8add8
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_HOME/libs # perlbrew local-libs
env:
global:
- DBICTEST_PG_DSN=dbi:Pg:dbname=sqlt_test
Expand Down

0 comments on commit 9a8add8

Please sign in to comment.