Skip to content

Commit

Permalink
Add Travis CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
adherzog committed Mar 17, 2016
1 parent ebf8233 commit 5bacff8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: perl
perl:
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8"

0 comments on commit 5bacff8

Please sign in to comment.