summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Delete SBT build, use Mill for CI & developmentLi Haoyi2018-02-261-16/+9
* Properly propagate exit codes from server output to clientLi Haoyi2018-02-241-4/+4
* .Li Haoyi2018-02-241-4/+4
* attempt to git pull when doing publish-local.sh to ensure tags appear locally0.1.0Li Haoyi2018-02-181-0/+1
* Resolve individual Scala files before passing them to `ScalaModule#compile`, ...Li Haoyi2018-02-171-1/+1
* extract on-master.py from release script, tweak docsLi Haoyi2018-02-171-2/+2
* add publishing automation to travisLi Haoyi2018-02-161-0/+2
* attempt to fix publishAllLi Haoyi2018-02-071-8/+8
* all T.commands to take targets as CLI arguments, and use that to get rid of o...Li Haoyi2018-02-061-9/+9
* re-enable test suites in CILi Haoyi2018-02-041-8/+8
* wip getting release.sh working0.0.3Li Haoyi2018-02-041-8/+8
* CleanupLi Haoyi2018-02-041-4/+4
* Fix testsLi Haoyi2018-02-041-1/+1
* add a travis builder that exercises the releaseAssemblyLi Haoyi2018-02-041-0/+2
* Show a proper error message when invoking a command failsLi Haoyi2018-02-031-3/+8
* Run travis in VM instead of container to resolve issue with fork main (#118)Piotr Kwiecinski2018-01-201-1/+1
* split up travis build into 3 workers, one testing each stage of the bootstrap...Li Haoyi2018-01-121-2/+7
* [WIP] Basic CI infrastructure (#100)Piotr Kwiecinski2018-01-071-0/+24