mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Add more stuff.
This commit is contained in:
10
.travis.yml
10
.travis.yml
@ -8,6 +8,16 @@ compiler:
|
|||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
|
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- arm64
|
||||||
|
|
||||||
|
dist:
|
||||||
|
- xenial
|
||||||
|
- bionic
|
||||||
|
- trusty
|
||||||
|
- precise
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- BUILD=
|
- BUILD=
|
||||||
- BUILD=static
|
- BUILD=static
|
||||||
|
Reference in New Issue
Block a user