diff --git a/.travis.yml b/.travis.yml index 034d4518a19..bd9db7a9497 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