aboutsummaryrefslogtreecommitdiffstats
path: root/travis_build.sh
AgeCommit message (Collapse)Author
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