Skip to content

Commit

Permalink
test with EV again
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jul 31, 2013
1 parent b998b5b commit 7b45cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,9 +6,9 @@ perl:
- "5.12"
- "5.10"
env:
- "HARNESS_OPTIONS=j9 TEST_POD=1"
- "HARNESS_OPTIONS=j9 TEST_POD=1 TEST_EV=1"
install:
- "cpanm -n Test::Pod Test::Pod::Coverage"
- "cpanm -n Test::Pod Test::Pod::Coverage EV"
- "cpanm -n --installdeps ."
notifications:
email: false
Expand Down

0 comments on commit 7b45cd3

Please sign in to comment.