Skip to content

Commit

Permalink
try the new container-based stack again
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Dec 18, 2014
1 parent 25e121d commit 61b7847
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -7,9 +7,10 @@ perl:
- "5.12"
- "5.10"
env:
- "HARNESS_OPTIONS=j9 TEST_EV=1 TEST_IPV6=1 TEST_POD=1 TEST_SOCKS=1 TEST_TLS=1"
- "HARNESS_OPTIONS=j9 TEST_EV=1 TEST_POD=1 TEST_SOCKS=1 TEST_TLS=1"
install:
- "cpanm -n EV IO::Socket::Socks IO::Socket::SSL Net::DNS::Native Test::Pod Test::Pod::Coverage"
- "cpanm -n --installdeps ."
sudo: false
notifications:
email: false

0 comments on commit 61b7847

Please sign in to comment.