mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Travis: Disable building 'nightly' tag.
This commit is contained in:
parent
95db8df682
commit
1882598e71
@ -1,6 +1,9 @@
|
|||||||
language: c
|
language: c
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- nightly
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- CI_SCRIPTS=$TRAVIS_BUILD_DIR/.ci
|
- CI_SCRIPTS=$TRAVIS_BUILD_DIR/.ci
|
||||||
|
Loading…
Reference in New Issue
Block a user