summaryrefslogtreecommitdiff
path: root/ci/test3.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make `idea` task configure the root module to have IntelliJ properly handle ↵Li Haoyi2018-01-271-4/+4
| | | | the `build.sc` file
* Get Travis CI green again after adding Ammonite integration testLi Haoyi2018-01-191-1/+5
|
* Introduce an Ammonite build to our test suiteLi Haoyi2018-01-171-1/+1
|
* - Tweak Scalajs LinkerBridge project layout to match Mill defaultsLi Haoyi2018-01-141-5/+1
| | | | - Update `build.sc`, `build.sbt` and `ci/` scripts
* - Move synthetic SBT projects into `target` folderLi Haoyi2018-01-141-1/+1
| | | | | | - Update readme and `ci/` scripts to refer to new project layout - Remove stale `pprint.log`s
* split up travis build into 3 workers, one testing each stage of the ↵Li Haoyi2018-01-121-0/+19
bootstrapping