diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-05-07 12:29:48 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-05-13 10:48:32 +0100 |
commit | c65c2bc48abce71bca97079ffdb7aa39d5b7e8ed (patch) | |
tree | f01801ce91648add439d4b1d56594303a76aa12e | |
parent | 04a5f340023f1bce380750642543819bffa1d483 (diff) |
[Travis] Test 5.26/5.28, drop 5.14.
-rw-r--r-- | .travis.yml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 7a9678e51..6f3b3808a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,13 +13,12 @@ notifications: language: perl perl: - - "5.14" # wheezy, precise - "5.18" # trusty - "5.20" # jessie - "5.22" # xenial - - "5.24" # stretch, zesty -# Params::Classify breaks in 5.26, and Lingua::EN::Tagger needs upgrading -# - "5.26" + - "5.24" # stretch + - "5.26" # bionic + - "5.28" # buster cache: directories: |