Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
Enable Travis CI.
Browse files Browse the repository at this point in the history
Now that it's just one project this is much easier.
  • Loading branch information
schwern committed Apr 17, 2014
1 parent e309e6f commit d005ecc
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.19"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"

0 comments on commit d005ecc

Please sign in to comment.