Updated all dependencies and set node version to 8.4 to fix docstrap bug in travis builds (until it is fixed)

This commit is contained in:
n1474335 2017-09-14 10:20:16 +00:00
parent dba0b104ab
commit 35382faf28
3 changed files with 130 additions and 84 deletions

View file

@ -1,6 +1,6 @@
language: node_js
node_js:
- node
- "8.4"
install: npm install
before_script:
- npm install -g grunt