summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Pion <pion@afnic.fr>2022-05-02 11:15:57 +0200
committerAlexandre Pion <pion@afnic.fr>2022-05-02 11:15:57 +0200
commit9ee1be3a78c6d406e6dcf57f3b6e52dab929baaa (patch)
tree4af06191e8fa4f1cc322ca2a4e20bd10fff68074
parent337eacf330365f866525dacd3eb144521128cc5f (diff)
parent1de8f843597fd8462a3e0a9e5884fed34567193b (diff)
Merge pull request #145 from pnax/travis-updgrade-os
Travis: use Ubuntu 20.04 + fix Perl version
-rw-r--r--.travis.yml10
1 files changed, 4 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index acf1408..1875fc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,16 +1,14 @@
-dist: bionic
+dist: focal
env:
- TEST_WITH_NETWORK=1
language: perl
perl:
- - "5.30"
- - "5.28"
+ - "5.32"
+ - "5.30.2"
- "5.26"
- - "5.24"
- - "5.22"
- - "5.16"
+ - "5.14.4"
before_install:
# quoting preserves newlines in the script and then avoid error if the