Skip to content

Commit

Permalink
test IPv6 and TLS with Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Dec 28, 2012
1 parent dc74456 commit e6e52f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,9 +5,9 @@ perl:
- "5.12"
- "5.10"
env:
- "HARNESS_OPTIONS=j9 TEST_POD=1"
- "HARNESS_OPTIONS=j9 TEST_IPV6=1 TEST_POD=1 TEST_TLS=1"
install:
- "cpanm -n Test::Pod Test::Pod::Coverage"
- "cpanm -n IO::Socket::IP IO::Socket::SSL Test::Pod Test::Pod::Coverage"
- "cpanm -n --installdeps ."
notifications:
email: false
Expand Down

0 comments on commit e6e52f9

Please sign in to comment.