Fix installing firefox on travis
This commit is contained in:
parent
9abde09e49
commit
77d753d84c
|
@ -1,8 +1,8 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
before_script:
|
addons:
|
||||||
- "sudo apt-get install -y chromium-browser firefox"
|
firefox: "34.0"
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
on_success: never
|
on_success: never
|
||||||
|
|
Loading…
Reference in New Issue
Block a user