Skip to content

Commit

Permalink
Travis: add dependencies installation line
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Afanasyev committed Nov 30, 2016
1 parent 79e1d21 commit 2176cd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: perl
install:
- cpanm -n -q --skip-satisfied --installdeps .
perl:
- "5.24"
- "5.22"
Expand Down

0 comments on commit 2176cd6

Please sign in to comment.