diff --git a/.travis.yml b/.travis.yml index 5150d4996ee8..f1af0851f037 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,10 @@ language: node_js node_js: - "8" +os: + - linux + - osx + git: depth: 300 @@ -23,8 +27,8 @@ jobs: before_script: skip script: /bin/bash ./bin/lint-commits.sh after_success: skip - node_js: - - "8" + os: + - linux branches: only: