Skip to content

Commit

Permalink
reduce perl versions for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vti committed Aug 8, 2017
1 parent 54d3503 commit 44683ec
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
@@ -1,13 +1,13 @@
language: perl
perl:
- "5.24"
- "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 44683ec

Please sign in to comment.