File tree Expand file tree Collapse file tree 1 file changed +1
-46
lines changed
Expand file tree Collapse file tree 1 file changed +1
-46
lines changed Original file line number Diff line number Diff line change @@ -18,54 +18,9 @@ matrix:
1818 # of the regex library's multiple pattern SIMD search.
1919 - os : linux
2020 go : master
21- env : TARGET=i686-unknown-linux-musl
22- - os : linux
23- go : master
24- env : TARGET=x86_64-unknown-linux-musl
2521 - os : osx
2622 go : master
27- # XML_CATALOG_FILES is apparently necessary for asciidoc on macOS.
28- env : TARGET=x86_64-apple-darwin XML_CATALOG_FILES=/usr/local/etc/xml/catalog
29- - os : linux
30- go : master
31- env : TARGET=arm-unknown-linux-gnueabihf GCC_VERSION=4.8
32- addons :
33- apt :
34- packages :
35- - gcc-4.8-arm-linux-gnueabihf
36- - binutils-arm-linux-gnueabihf
37- - libc6-armhf-cross
38- - libc6-dev-armhf-cross
39- # For generating man page.
40- - libxslt1-dev
41- - asciidoc
42- - docbook-xsl
43- - xsltproc
44- - libxml2-utils
45- # Minimum Rust supported channel. We enable these to make sure ripgrep
46- # continues to work on the advertised minimum Rust version.
47- - os : linux
48- go : 1.8
49- env : TARGET=x86_64-unknown-linux-gnu
50- - os : linux
51- go : 1.8
52- env : TARGET=x86_64-unknown-linux-musl
53- - os : linux
54- go : 1.8
55- env : TARGET=arm-unknown-linux-gnueabihf GCC_VERSION=4.8
56- addons :
57- apt :
58- packages :
59- - gcc-4.8-arm-linux-gnueabihf
60- - binutils-arm-linux-gnueabihf
61- - libc6-armhf-cross
62- - libc6-dev-armhf-cross
63- # For generating man page.
64- - libxslt1-dev
65- - asciidoc
66- - docbook-xsl
67- - xsltproc
68- - libxml2-utils
23+
6924notifications :
7025 email :
7126 on_success : never
You can’t perform that action at this time.
0 commit comments