diff options
| author | Sven Nierlein <sven@nierlein.de> | 2020-09-09 14:12:48 +0200 | 
|---|---|---|
| committer | Sven Nierlein <sven@nierlein.de> | 2020-09-09 14:12:48 +0200 | 
| commit | f1e3e739775d5781553c207f856b618df9467a85 (patch) | |
| tree | f59cc2dc1c7fa454006c038fb77a97f90e554282 | |
| parent | 238aa0b958e50de37393d148956102f44dfb293d (diff) | |
| download | monitoring-plugin-perl-f1e3e739775d5781553c207f856b618df9467a85.tar.gz | |
travis: update perl versions
| -rw-r--r-- | .travis.yml | 7 | 
1 files changed, 4 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 8f40b00..1955525 100644 --- a/.travis.yml +++ b/.travis.yml  | |||
| @@ -1,13 +1,14 @@ | |||
| 1 | language: perl | 1 | language: perl | 
| 2 | perl: | 2 | perl: | 
| 3 | - "5.30" | ||
| 4 | - "5.28" | ||
| 5 | - "5.26" | ||
| 6 | - "5.24" | ||
| 3 | - "5.22" | 7 | - "5.22" | 
| 4 | - "5.20" | 8 | - "5.20" | 
| 5 | - "5.18" | 9 | - "5.18" | 
| 6 | - "5.16" | 10 | - "5.16" | 
| 7 | - "5.14" | 11 | - "5.14" | 
| 8 | - "5.12" | ||
| 9 | - "5.10" | ||
| 10 | - "5.8" | ||
| 11 | 12 | ||
| 12 | notifications: | 13 | notifications: | 
| 13 | irc: | 14 | irc: | 
