aboutsummaryrefslogtreecommitdiffstats
path: root/travis_build.sh
AgeCommit message (Collapse)Author
2013-10-08chore(travis): enable Firefox againVojta Jina
This updates karma-sauce-launcher plugin, which fixes the issue we were having (it uses the latest version of wd). This reverts 1c18c93be138c59b5c1b73cae99cc52383272146
2013-10-04chore(travis): temporarily disable FirefoxVojta Jina
I can't get it allocated on SauceLabs and so this is failing all the builds, making our Travis build useless. I contacted folks from SL. Once we figure it out, I will revert this change.
2013-08-28chore(travis): clean up the build outputVojta Jina
2013-08-23chore: run more browsers on Travis (IE8,IE9,IE10,Safari,FF)Vojta Jina
Also instead of running everything in parallel, there are only two parallel tasks: - e2e tests running in the background (only on Chrome) - all the unit tests running sequentially
2013-08-14chore(travis): cleanup travis_build.shVojta Jina
2013-07-31chore(travis): print grunt exit code for debuggingIgor Minar
2013-07-30chore(bower): write grunt task for running bowerKen Sheedlo