Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdg committed Jul 15, 2014
1 parent da4cf2b commit 86bb41d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -0,0 +1,11 @@
language: perl
script: prove -lr t
install:
- cpanm -n -q --skip-satisfied --installdeps .
perl:
- "5.19"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"

0 comments on commit 86bb41d

Please sign in to comment.