mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Set only 7 version of node to run tests in Travis CI
This commit is contained in:
parent
8c297a4a4c
commit
373dd8058e
@ -1,9 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "8"
|
|
||||||
- "7"
|
- "7"
|
||||||
- "6"
|
|
||||||
- "5.1"
|
|
||||||
before_script:
|
before_script:
|
||||||
- npm install grunt-cli -g
|
- npm install grunt-cli -g
|
||||||
- "export DISPLAY=:99.0"
|
- "export DISPLAY=:99.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user