try and get more info from travis
[catagits/Catalyst-Runtime.git] / .travis.yml
index c920b6c..e0580f5 100644 (file)
@@ -1,6 +1,7 @@
 language: perl
 sudo: false
 perl:
+   - "5.26"
    - "5.24"
    - "5.22"
    - "5.20"
@@ -56,7 +57,7 @@ script:
    - cpanm --test-only --verbose --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
+   - cpanm --test-only --verbose --metacpan Catalyst::Authentication::Credential::HTTP
 
    # Still need to figure out why these fail in travis:
    #- cpanm --test-only --metacpan -v Catalyst::View::Email