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