From 7f2b6e2d5015654954376639706543502a377844 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Fri, 16 Feb 2018 06:48:51 -0800 Subject: add publishing automation to travis --- docs/pages/3 - Common Project Layouts.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/pages/3 - Common Project Layouts.md') diff --git a/docs/pages/3 - Common Project Layouts.md b/docs/pages/3 - Common Project Layouts.md index e69ab984..0ae5fa51 100644 --- a/docs/pages/3 - Common Project Layouts.md +++ b/docs/pages/3 - Common Project Layouts.md @@ -206,6 +206,12 @@ compiler flags, and download artifacts as part of the build. A collection of relatively small modules, all cross-built across the same few versions of Scala. +## Upickle + +- [Mill Build](https://github.com/lihaoyi/mill/blob/master/integration/test/resources/upickle/build.sc#L1) + +A single cross-platform Scala.js/Scala-JVM module, including the setup necessary +for publishing to Maven Central ## Ammonite -- cgit v1.2.3