aboutsummaryrefslogtreecommitdiff
path: root/circle.yml
Commit message (Expand)AuthorAgeFilesLines
* enable git dependencies in cbt’s own build in circleChristopher Vogt2017-04-011-1/+1
* allow running tests in the same process, forked or forked in direct modeChristopher Vogt2017-03-271-7/+20
* fail build if code isn't formatted / tests trigger git changesChristopher Vogt2017-03-201-0/+2
* force successful shellcheck linting for launcher scriptChristopher Vogt2017-03-121-0/+6
* ability to only enable slow tests on demand (e.g. on circle)Christopher Vogt2017-03-111-2/+2
* no hashes on bintray for this and mavenCentral depsChristopher Vogt2017-03-081-2/+2
* turn `test` into a subproject for easy access to test’s tasksChristopher Vogt2017-02-271-2/+2
* increase circle timeout for tests to 30 minutesChristopher Vogt2017-02-101-2/+4
* idempotent change propagationChristopher Vogt2017-02-091-1/+1
* try to fix circleciChristopher Vogt2016-08-281-0/+1
* add plugin builds and scalatest example build to being compiled in testsChristopher Vogt2016-06-191-2/+0
* Reduce output during testing, it was killing the browserChristopher Vogt2016-06-011-6/+6
* Making scalatest plugin work + example build folder with scalatest sample buildKatrin Shechtman2016-05-261-0/+1
* Add cbt's own CBT build and the scalatest plugin compile to testsChristopher Vogt2016-04-291-3/+2
* remove jdk8 dependencies, force jdk7, remove unnecessary cache foldersChristopher Vogt2016-04-021-3/+1
* trigger cbt compilation first in CIChristopher Vogt2016-03-081-2/+6
* integrate circleciChristopher Vogt2016-03-061-0/+16