mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 08:32:42 +00:00
Merge pull request #2378 from fwalch/travis-disable-nightly
Travis: Disable building 'nightly' tag.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
language: c
|
||||
os:
|
||||
- linux
|
||||
branches:
|
||||
except:
|
||||
- nightly
|
||||
env:
|
||||
global:
|
||||
- CI_SCRIPTS=$TRAVIS_BUILD_DIR/.ci
|
||||
|
||||
Reference in New Issue
Block a user