Skip to content

Commit

Permalink
Adds 5.16 to Travis perls.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed May 9, 2013
1 parent 99abe83 commit e9a26b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,11 +1,12 @@
language: perl
perl:
- "5.16"
- "5.14"
- "5.12"
- "5.10"
notifications:
email:
recipients:
- olaf@wundersolutions.com
on_success: always
on_success: change
on_failure: always

0 comments on commit e9a26b8

Please sign in to comment.