Skip to content

Commit

Permalink
Add travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
oeuftete committed Feb 1, 2015
1 parent 87aae53 commit b3ef6e6
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
matrix:
include:
- perl: "5.20"
- perl: "5.18"
- perl: "5.16"
- perl: "5.14"
- perl: "5.12"
- perl: "5.10"
- perl: "5.8"

0 comments on commit b3ef6e6

Please sign in to comment.