Update travis.yml

This commit is contained in:
EOS Classic 2018-09-16 02:17:45 +09:00
parent 0dc75c983f
commit 6384f8603b
No known key found for this signature in database
GPG Key ID: 0D626A44301D8C5E
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@ language: node_js
sudo: required
dist: trusty
node_js: '8'
before_install:
- sudo apt-get update
- sudo apt-get install -y build-essential
install:
- npm install
- npm run build