Skip to content

Commit

Permalink
Update: Add perl versions to TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Gautier committed Aug 29, 2018
1 parent f11cf41 commit 8a8046c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
language: perl
perl:
- "5.26"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
script: bash test.sh
branches:
only:
Expand Down

0 comments on commit 8a8046c

Please sign in to comment.