diff options
-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: |