proposed new release
[catagits/Catalyst-Runtime.git] / .travis.yml
index 4db74ef..42bafdb 100644 (file)
@@ -1,6 +1,8 @@
 language: perl
 sudo: false
 perl:
+   - "5.24"
+   - "5.22"
    - "5.20"
    - "5.18"
    - "5.16"
@@ -53,6 +55,8 @@ script:
    - cpanm --test-only --metacpan Catalyst::Plugin::Session::State::Cookie
    - cpanm --test-only --metacpan Catalyst::Plugin::Static::Simple
    - cpanm --test-only --metacpan Catalyst::Plugin::ConfigLoader
+   - cpanm --test-only --metacpan Catalyst::Plugin::ConfigLoader
+   - cpanm --test-only --metacpan Catalyst::Authentication::Credential::HTTP
 
    # Still need to figure out why these fail in travis:
    #- cpanm --test-only --metacpan -v Catalyst::View::Email