Skip to content

Commit

Permalink
ci: Update Perl version used by Travis to 5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
hangy committed Aug 23, 2019
1 parent 9f8cf34 commit 94a1507
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 @@ -3,7 +3,7 @@ branches:
- l10n_master
language: perl
perl:
- "5.18.4"
- "5.24"
env: COVERAGE=1
cache:
yarn: true
Expand Down

0 comments on commit 94a1507

Please sign in to comment.