We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ef3c2 commit bd8c493Copy full SHA for bd8c493
1 file changed
.travis.yml
@@ -6,6 +6,8 @@ perl:
6
- "5.16"
7
- "5.18"
8
- "5.20"
9
+ - "5.22"
10
+ - "5.24"
11
before_install:
12
- cpanm -n DBD::SQLite Devel::Cover::Report::Coveralls
13
script:
0 commit comments