Skip to content
Snippets Groups Projects
Commit 7e9470a6 authored by Xaver Maierhofer's avatar Xaver Maierhofer
Browse files

[TASK] Add 7 Node.js stable and multiple OS tests to travis

Remove end-of-life v5
parent 51caf948
Branches
No related tags found
No related merge requests found
...@@ -3,10 +3,15 @@ sudo: false ...@@ -3,10 +3,15 @@ sudo: false
language: node_js language: node_js
node_js: node_js:
- "7"
- "6" - "6"
- "5"
- "4" - "4"
os:
- linux
- macosx
- windows
cache: cache:
directories: directories:
- node_modules - node_modules
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
- Formatted Code - Formatted Code
- Grunt inline for some css and js - less requests - Grunt inline for some css and js - less requests
- Icon font with only needed icons - Icon font with only needed icons
- Upgrade to grunt v1.x (NodeJS 4 - 6.3+ compatible) - Upgrade to grunt v1.x (Tested with Node.js 4 LTS,6 LTS,7 Linux,OSX,W**)
- Inline some css and js - Inline some css and js
- Bower update all components - Bower update all components
- Load only german locale from 101 languages from moment.js - Load only german locale from 101 languages from moment.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment