summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* tweak travis to try and make build pass...Li Haoyi2018-04-071-1/+1
* re-organize travis build to put slowest jobs firstLi Haoyi2018-04-071-12/+14
* Update .travis.ymlLi Haoyi2018-04-071-1/+1
* Restored to use ci/test-mill-bootstrap.sh instead of ci/test-mill-0.sh on ora...Robby2018-04-071-1/+1
* Merge branch 'master' into restore-masterRobby2018-04-071-7/+9
|\
| * try to fix buildLi Haoyi2018-04-061-7/+9
* | Updated ci tests.Robby2018-04-021-2/+2
|/
* Use mill 0.1.7-8-b913c6 for ci test.Robby2018-03-261-1/+1
* downgrade mill in CI and build to make CI passrockjam2018-03-261-1/+1
* update build to ammonite 1.1.0 and mill 0.1.7Li Haoyi2018-03-251-1/+1
* update readme and CI to 0.1.6rockjam2018-03-141-1/+1
* Changed some tests use non-interactive mode on travis Java 9.Robby2018-03-131-1/+1
* update readme and CI configuration to mill 0.1.5rockjam2018-03-131-2/+2
* Test mill using Java 9 (in addition to Java 8) (#219)Robby2018-03-101-4/+17
* 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