Skip to content

Commit

Permalink
travis: use explicit dev version rather than "dev":
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolateboy committed Aug 26, 2016
1 parent 27e5230 commit 790fc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ perl:
- "5.10"
- "5.22"
- "5.24"
- "dev"
- "5.25.4"
sudo: false
before_install:
- eval $(curl https://travis-perl.github.io/init) --auto

0 comments on commit 790fc73

Please sign in to comment.