[TASK] Travis nodejs v8
This commit is contained in:
parent
717ba27992
commit
b37ac2ddce
@ -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
|
||||||
|
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user