mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Travis fixer.
This commit is contained in:
12
.travis.yml
12
.travis.yml
@@ -1,10 +1,10 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "5.1"
|
||||
- "4"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
- "6"
|
||||
- "5.1"
|
||||
- "4"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
before_script:
|
||||
- npm install grunt-cli -g
|
||||
- npm install grunt-cli -g
|
||||
script: grunt
|
Reference in New Issue
Block a user