diff --git a/.travis.yml b/.travis.yml index adc39e4a07e0e..0c597c3ea3e9a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ branches: - l10n_master language: perl perl: - - "5.18.4" + - "5.24" env: COVERAGE=1 cache: yarn: true