diff --git a/.travis.yml b/.travis.yml index ebe137e..e073676 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,15 @@ sudo: false language: node_js node_js: + - "7" - "6" - - "5" - "4" +os: + - linux + - macosx + - windows + cache: directories: - node_modules diff --git a/README.md b/README.md index af9f5d7..2c65ed7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - Formatted Code - Grunt inline for some css and js - less requests - 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 - Bower update all components - Load only german locale from 101 languages from moment.js