diff --git a/.travis.yml b/.travis.yml index 4ff6026b9..4ad45dd71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,5 +8,5 @@ before_install: - sh -e /etc/init.d/xvfb start install: - npm run apply:bitpay -after_success: - - npm run exec:coveralls +# after_success: +# - npm run exec:coveralls