Skip to content

Commit

Permalink
stop testing unsupported perl
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Mar 28, 2015
1 parent 366d87b commit 664e601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ perl:
- "5.14"
- "5.12"
- "5.10"
- "5.8"

before_install:
- git clone git://github.com/haarg/perl-travis-helper
Expand Down
2 changes: 2 additions & 0 deletions cpanfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
requires perl => 5.010000;

requires 'IO::Async';
requires 'Net::Async::HTTP::Server::PSGI';
requires 'Web::Simple';
Expand Down

0 comments on commit 664e601

Please sign in to comment.