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 language: node_js
before_install: node_js:
- gem install sass - "node"
- npm install -g grunt-cli
install: install:
- npm install - yarn
script: grunt script: node_modules/.bin/grunt