texlive[51222] Build/source/.travis.yml: try alpine 3.2 for musl
commits+preining at tug.org
commits+preining at tug.org
Sat May 25 16:59:52 CEST 2019
Revision: 51222
http://tug.org/svn/texlive?view=revision&revision=51222
Author: preining
Date: 2019-05-25 16:59:51 +0200 (Sat, 25 May 2019)
Log Message:
-----------
try alpine 3.2 for musl building
Modified Paths:
--------------
trunk/Build/source/.travis.yml
Modified: trunk/Build/source/.travis.yml
===================================================================
--- trunk/Build/source/.travis.yml 2019-05-25 06:11:43 UTC (rev 51221)
+++ trunk/Build/source/.travis.yml 2019-05-25 14:59:51 UTC (rev 51222)
@@ -95,7 +95,7 @@
docker run \
-e TL_MAKE_FLAGS="${TL_MAKE_FLAGS}" \
-v ${TRAVIS_BUILD_DIR}:/texlive -w /texlive \
- -it --rm alpine:3.1 sh -c \
+ -it --rm alpine:3.2 sh -c \
"apk update; apk add --no-progress bash gcc g++ make perl fontconfig-dev libx11-dev libxmu-dev libxaw-dev; ./Build -C"
- os: osx
osx_image: xcode7.3
More information about the tex-live-commits
mailing list