mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
move travis to node 10 , latest npm
This commit is contained in:
parent
a5bc8dfa3f
commit
556fa44858
@ -1,7 +1,11 @@
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "10"
|
||||
|
||||
before_install:
|
||||
- npm i -g npm
|
||||
|
||||
before_script:
|
||||
- yarn danger ci
|
||||
- npm install grunt-cli -g
|
||||
|
Loading…
x
Reference in New Issue
Block a user