diff --git a/.travis.yml b/.travis.yml index 4833963..941143a 100755 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,9 @@ - "5.14" - "5.16" - "5.18" - - "5.19" + - "5.20" + - "5.22" + - "dev" +sudo: false +before_install: + - eval $(curl https://travis-perl.github.io/init) --auto \ No newline at end of file