Skip to content

Commit

Permalink
Merge pull request #8 from bor/travis_ci
Browse files Browse the repository at this point in the history
add .travis.yml
  • Loading branch information
joemcmahon committed Jan 18, 2016
2 parents 9286dd5 + 9b136d6 commit 2be7f95
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: perl
perl:
- "5.8"
- "5.10"
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"

0 comments on commit 2be7f95

Please sign in to comment.