Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
add travis integration
Browse files Browse the repository at this point in the history
  • Loading branch information
mithun committed Dec 13, 2014
1 parent 507378c commit 9016eb0
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 @@
---
branches:
only:
- master
- develop
language: perl
perl:
- 5.14.2
- 5.12.4
- 5.10.1
- 5.8.8

0 comments on commit 9016eb0

Please sign in to comment.