Update travis.yml

This commit is contained in:
EOS Classic 2018-09-16 02:17:45 +09:00 committed by Ikmyeong Na
parent 42fadc8601
commit 200ec19835
No known key found for this signature in database
GPG Key ID: EC674310ADADE2CA
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