lets add the chromedriver when I got more time

This commit is contained in:
soulgalore 2015-10-26 21:34:37 +01:00
parent 585fe66b70
commit b44ca30ee2
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ script:
- node ./bin/sitespeed.js -u https://www.sitespeed.io -b firefox -n 1 -d 0 --budget test/budget.json
- node ./bin/sitespeed.js --sites test/resources/urls/sites.txt -n 1 -b firefox -n 1
- node ./bin/sitespeed.js -f test/resources/urls/sites.txt -n 1
- node ./bin/sitespeed.js -u https://www.sitespeed.io -b chrome -n 1 --noYslow -m 3 --screenshot
- node ./bin/sitespeed.js -u https://www.sitespeed.io -b firefox -n 1 --noYslow -m 3 --screenshot
- node ./bin/sitespeed.js -u https://www.sitespeed.io -n 2 -d 0 --gpsiKey $GKEY --wptKey $WPTKEY --wptHost www.webpagetest.org
- node ./bin/sitespeed.js -u http://127.0.0.1:8009/test/resources/server/www/ -d 0 --junit
- node ./bin/sitespeed.js -u https://www.sitespeed.io -b headless -n 1 -m 2 --phantomjsPath $HOME/phantomjs/bin/phantomjs