Skip to content

Commit

Permalink
test roles as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 18, 2017
1 parent 9df0f44 commit ac8ddde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,5 +1,6 @@
language: perl
perl:
- "5.26"
- "5.24"
- "5.22"
- "5.20"
Expand All @@ -18,7 +19,7 @@ env:
- TEST_UNIX=1
- TEST_TLS=1
install:
- cpanm -n EV IO::Socket::Socks IO::Socket::SSL Net::DNS::Native Test::Pod Test::Pod::Coverage
- cpanm -n EV IO::Socket::Socks IO::Socket::SSL Net::DNS::Native Role::Tiny Test::Pod Test::Pod::Coverage
- cpanm -n --installdeps .
sudo: false
notifications:
Expand Down

0 comments on commit ac8ddde

Please sign in to comment.