Skip to content

Commit

Permalink
keep versions quoted so 5.10 does not become 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 11, 2016
1 parent b62a422 commit c1475a3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
@@ -1,12 +1,12 @@
language: perl
perl:
- 5.22
- 5.20
- 5.18
- 5.16
- 5.14
- 5.12
- 5.10
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
env:
global:
- HARNESS_OPTIONS=j9
Expand Down

0 comments on commit c1475a3

Please sign in to comment.