[TASK] Travis nodejs v8

This commit is contained in:
Xaver Maierhofer 2017-06-07 18:55:25 +02:00 committed by Xaver Maierhofer
parent 717ba27992
commit b37ac2ddce
No known key found for this signature in database
GPG Key ID: 7FDCE23FD2EC9FE8
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ sudo: false
language: node_js language: node_js
node_js: node_js:
- "7" - "8"
os: os:
- linux - linux
@ -12,7 +12,7 @@ os:
matrix: matrix:
include: include:
- node_js: 7 - node_js: 8
os: linux os: linux
env: USE_NPM=true env: USE_NPM=true
- node_js: 6 - node_js: 6

View File

@ -21,7 +21,7 @@ _Some similar features might have been implemented/merged_
- Currently available: en, de, fr & ru - Currently available: en, de, fr & ru
- Gulp inline for some css and js - fewer requests and instant load indicator - Gulp inline for some css and js - fewer requests and instant load indicator
- Icon font with needed icons only - Icon font with needed icons only
- Switch to Gulp (Tested with Node.js 4/6 LTS, 7 on Linux, 7 OSX & W**) - Switch to Gulp (Tested with Node.js 4/6 LTS, 8 on Linux, OSX & W**)
- css and some js moved inline - css and some js moved inline
- Yarn/npm in favour of bower - Yarn/npm in favour of bower
- Load only moment.js without languages (Languages are included in translations) - Load only moment.js without languages (Languages are included in translations)