Only run tests for master branch.
This commit is contained in:
parent
c5806f9fc6
commit
ac70f55523
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
env:
|
env:
|
||||||
- SLIMERJSLAUNCHER=$(which firefox) DISPLAY=:99.0
|
- SLIMERJSLAUNCHER=$(which firefox) DISPLAY=:99.0
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
node_js:
|
node_js:
|
||||||
- "7"
|
- "7"
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in a new issue