Skip to content

Commit

Permalink
quote perl versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tsucchi committed May 18, 2017
1 parent de2d948 commit a58553c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: perl
perl:
- 5.18
- 5.20
- 5.22
- 5.24
- "5.18"
- "5.20"
- "5.22"
- "5.24"

before_script:
- cpanm --quiet --notest --skip-satisfied Devel::Cover::Report::Coveralls
Expand Down

0 comments on commit a58553c

Please sign in to comment.