diff options
author | Norbert Preining <preining@logic.at> | 2018-03-05 15:35:10 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2018-03-05 15:35:10 +0000 |
commit | 97ac10923889eb659a0374ee138ab5ad16b18c60 (patch) | |
tree | df69d90405acb95ceac5ac14c68f91f42ed36959 /Build/source/README | |
parent | 951a9299b5295afcb077602c03f1e2bf61c3f7dd (diff) |
add refrence to travis and .travis.yaml in source/README
git-svn-id: svn://tug.org/texlive/trunk@46838 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README')
-rw-r--r-- | Build/source/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/README b/Build/source/README index 2cc282c98c7..83339e71ca9 100644 --- a/Build/source/README +++ b/Build/source/README @@ -45,6 +45,8 @@ i386-linux: Debian 7. i386-linuxmusl: Alpine 3.1 Docker image with musl libc 1.1.5 + Binaries are taken from the CI testing on travis-ci, see the + source/.travis.yaml file for details on how to build. i386-openbsd, amd64-openbsd: e.g., see CONFIGURE_ARGS in the Makefile in @@ -82,4 +84,6 @@ x86_64-linux: Debian 6.0 (Squeeze), Feb 2009. x86_64-linuxmusl: Alpine 3.1 Docker image with musl libc 1.1.5 + Binaries are taken from the CI testing on travis-ci, see the + source/.travis.yaml file for details on how to build. |