Skip to content

Commit

Permalink
test EV too
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jun 18, 2013
1 parent 8de1275 commit 30863d7
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_EV=1 TEST_POD=1"
install:
- "cpanm -n Test::Pod Test::Pod::Coverage"
- "cpanm -n EV Test::Pod Test::Pod::Coverage"
- "cpanm -n --installdeps ."
notifications:
email: false
Expand Down

0 comments on commit 30863d7

Please sign in to comment.