Try to run chrome on Travis
This commit is contained in:
parent
355b5b7db3
commit
3ab72e0c86
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
addons:
|
|
||||||
sauce_connect: true
|
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
|
@ -3,8 +3,7 @@
|
||||||
"test_page": "tests/index.html?hidepassed",
|
"test_page": "tests/index.html?hidepassed",
|
||||||
"launch_in_ci": [
|
"launch_in_ci": [
|
||||||
"PhantomJS",
|
"PhantomJS",
|
||||||
"SL_chrome",
|
"Chrome"
|
||||||
"SL_firefox"
|
|
||||||
],
|
],
|
||||||
"launch_in_dev": [
|
"launch_in_dev": [
|
||||||
"PhantomJS",
|
"PhantomJS",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user