fix(travis): update nodejs, build process

This commit is contained in:
Milan Pässler 2019-01-20 15:18:59 +01:00
parent 93e0a9c758
commit f416c33498

View file

@ -1,7 +1,6 @@
language: node_js
before_install:
- gem install sass
- npm install -g grunt-cli
node_js:
- "node"
install:
- npm install
script: grunt
- yarn
script: node_modules/.bin/grunt