mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
travis: Only run lint job for master branch/PRs
This commit is contained in:
parent
4dd3fc4ca9
commit
57e0a578f0
@ -74,7 +74,8 @@ jobs:
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
osx_image: xcode9.4 # macOS 10.13
|
||||
- os: linux
|
||||
- if: branch = master
|
||||
os: linux
|
||||
env: CI_TARGET=lint
|
||||
- stage: Flaky builds
|
||||
os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user