run tests in linux and osx

This commit is contained in:
João Moreno 2015-11-23 14:12:40 +01:00
parent 7569a9a775
commit 5ad728f84d

View file

@ -1,6 +1,10 @@
sudo: false
language: node_js
os:
- linux
- osx
node_js:
- "0.12"
@ -24,4 +28,4 @@ install:
- gulp electron compile
script:
- ./test/run.sh
- ./test/run.sh