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
+3
View File
@@ -1,4 +1,7 @@
language: node_js
os:
- linux
- osx
node_js:
- "6"
- "6.1"