Update travis.yml

pull/5/head
EOS Classic 6 years ago committed by Ikmyeong Na
parent 42fadc8601
commit 200ec19835
No known key found for this signature in database
GPG Key ID: EC674310ADADE2CA
  1. 3
      .travis.yml

@ -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

Loading…
Cancel
Save