Add multi os build

This commit is contained in:
lukasmartinelli 2016-11-03 13:38:30 +01:00
parent 61348612be
commit 97cf0a3800
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,7 @@
language: node_js
os:
- linux
- osx
node_js:
- "6"
- "6.1"

View file

@ -54,9 +54,6 @@ module.exports = {
},
extensions: ['', '.js', '.jsx']
},
module: {
loaders
},
module: {
loaders,
postLoaders: [{