Skip to content

Commit

Permalink
added travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdg committed Feb 4, 2014
1 parent f677edc commit f59d7f4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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 f59d7f4

Please sign in to comment.