Skip to content

Commit

Permalink
Merge pull request genome#12 from nnutter/travis-ci
Browse files Browse the repository at this point in the history
add Travis CI config file
  • Loading branch information
nnutter committed Jun 2, 2014
2 parents be6d617 + bf95afd commit 0b8c6be
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: perl
perl:
- 5.8
- 5.10
- 5.12
- 5.14
- 5.16
- 5.18

0 comments on commit 0b8c6be

Please sign in to comment.