Skip to content

Commit

Permalink
run always with coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Oct 27, 2017
1 parent 43c0e4d commit c0dd3b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ before_install:
install:
- ./bin/buildout -N -t 3 -c travis.cfg
script:
- ./bin/test
after_success:
- bin/coverage run --source=./src/node/ext/ldap bin/test
after_success:
- bin/coveralls

0 comments on commit c0dd3b5

Please sign in to comment.