Specifying latest firefox during build
This commit is contained in:
parent
86922ed997
commit
9aaf1827ca
@ -1,6 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
addons:
|
||||
firefox: "latest"
|
||||
before_script:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
|
Loading…
Reference in New Issue
Block a user