Specifying latest firefox during build

This commit is contained in:
Jeff Avallone 2017-07-29 18:12:11 -04:00
parent 86922ed997
commit 9aaf1827ca
1 changed files with 2 additions and 0 deletions

View File

@ -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"