Only run tests for master branch.

This commit is contained in:
Jesse Schwartzentruber 2017-04-07 15:56:45 +02:00
parent c5806f9fc6
commit ac70f55523
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
language: node_js
env:
- SLIMERJSLAUNCHER=$(which firefox) DISPLAY=:99.0
branches:
only:
- master
node_js:
- "7"
addons: