Skip to content

Commit

Permalink
[travis] Add Perl 5.18 and put 5.10 to rest
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Sep 17, 2013
1 parent 3a792ba commit f7e06a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,9 +1,9 @@
language: "perl"
perl:
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"

before_install:
- sudo apt-get install libgmp-dev
Expand Down

0 comments on commit f7e06a1

Please sign in to comment.