[TASK] Reduce travis to stable for osx and windows

This commit is contained in:
Xaver Maierhofer 2017-01-17 17:19:42 +01:00
parent 75b71fc35b
commit 06da686c96
No known key found for this signature in database
GPG Key ID: 7FDCE23FD2EC9FE8
1 changed files with 10 additions and 4 deletions

View File

@ -4,14 +4,19 @@ language: node_js
node_js:
- "7"
- "6"
- "4"
os:
- linux
- macosx
- windows
matrix:
include:
- node_js: 6
os: linux
- node_js: 4
os: linux
cache:
yarn: true
directories:
@ -21,7 +26,8 @@ script: grunt
notifications:
irc:
channels: "irc.hackint.org#freifunkR"
channels: "irc.hackint.org#meshviewer"
channels:
- "irc.hackint.org#freifunkR"
- "irc.hackint.org#meshviewer"
nick: ci
use_notice: true