diff options
| author | Franck Cuny <franck@lumberjaph.net> | 2015-02-17 20:03:39 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@lumberjaph.net> | 2015-02-17 20:03:39 -0800 |
| commit | 2ebc7c511a22e911b152d54cdc05ede441d4cf31 (patch) | |
| tree | 20e8bfff67b611af383cda6e5f963405c06166a2 | |
| parent | drop the --release target in dzil for travis (diff) | |
| download | net-http-api-2ebc7c511a22e911b152d54cdc05ede441d4cf31.tar.gz | |
drop 5.10 from travis
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 02f506b..6134928 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ perl: - "5.16" - "5.14" - "5.12" - - "5.10" install: - dzil authordeps --missing | cpanm --no-skip-satisfied || { cat ~/.cpanm/build.log ; false ; } |
