Skip to content

Commit

Permalink
test without EV
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jul 31, 2013
1 parent ff95336 commit b998b5b
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_EV=1 TEST_POD=1"
- "HARNESS_OPTIONS=j9 TEST_POD=1"
install:
- "cpanm -n EV Test::Pod Test::Pod::Coverage"
- "cpanm -n Test::Pod Test::Pod::Coverage"
- "cpanm -n --installdeps ."
notifications:
email: false
Expand Down

0 comments on commit b998b5b

Please sign in to comment.