ci(travis): no coverage is currently being generated

This commit is contained in:
Jason Dreyzehner 2016-10-26 21:25:35 -04:00
parent 58f9afa7ce
commit 24c2809890
1 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@ before_install:
- sh -e /etc/init.d/xvfb start - sh -e /etc/init.d/xvfb start
install: install:
- npm run apply:bitpay - npm run apply:bitpay
after_success: # after_success:
- npm run exec:coveralls # - npm run exec:coveralls