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

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