Skip to content

Commit

Permalink
Use Math::GMP@2.11 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
masiuchi committed Jan 4, 2017
1 parent 9a50052 commit fd0ce5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -57,6 +57,9 @@ install:
# Tests fail with Perl 5.8 and 5.10.
- cpanm --notest -L ./local Twiggy

# Cannot install Math::GMP 2.12 and 2.13 with Perl 5.8.
- cpanm -L ./local Math::GMP@2.11

# Instal CPAN modules.
- cp ./t/cpanfile .
- travis_retry cpanm Carton
Expand Down

0 comments on commit fd0ce5f

Please sign in to comment.