Merge branch 'master' of https://github.com/MozillaSecurity/octo
This commit is contained in:
commit
f4e934b263
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