mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Better ncurses URL and some other fixes.
This commit is contained in:
@ -25,6 +25,14 @@ jobs:
|
||||
- os: osx
|
||||
compiler: clang
|
||||
env: BUILD=static
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
arch: arm64
|
||||
env: BUILD=all
|
||||
- os: linux
|
||||
compiler: clang
|
||||
arch: arm64
|
||||
env: BUILD=all
|
||||
|
||||
before_install:
|
||||
- sh .github/travis/before-install.sh
|
||||
|
Reference in New Issue
Block a user