Removes travis

This commit is contained in:
Gustavo Maximiliano Cortez 2017-07-25 15:04:33 -03:00
parent 69059ae6cf
commit f81077edd3
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
sudo: required
dist: trusty
language: node_js
node_js:
- '6'
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- npm run apply:bitpay
# after_success:
# - npm run exec:coveralls