Try to run chrome on Travis

This commit is contained in:
Piotr Sarnacki 2015-02-10 10:36:34 +01:00
parent 355b5b7db3
commit 3ab72e0c86
2 changed files with 1 additions and 5 deletions

View File

@ -1,9 +1,6 @@
---
language: node_js
addons:
sauce_connect: true
sudo: false
cache:

View File

@ -3,8 +3,7 @@
"test_page": "tests/index.html?hidepassed",
"launch_in_ci": [
"PhantomJS",
"SL_chrome",
"SL_firefox"
"Chrome"
],
"launch_in_dev": [
"PhantomJS",