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