diff --git a/.travis.yml b/.travis.yml index 034d4518a1927dc19aba2f2c0f0adfeeae11567d..bd9db7a9497f187602da33fb484e2af0317c58fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 \ No newline at end of file + - ./test/run.sh