summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Li Haoyi2018-02-061-9/+9
| | | | our custom releaseCI/releaseManual commands
* 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 ↵Li Haoyi2018-01-121-2/+7
| | | | bootstrapping
* [WIP] Basic CI infrastructure (#100)Piotr Kwiecinski2018-01-071-0/+24
Basic travis configuration