mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-14 20:09:19 +02:00
travis: Rename the build stage "check_doc" to "lint"
This commit is contained in:
@@ -9,7 +9,7 @@ cache:
|
||||
- depends/sdk-sources
|
||||
- $HOME/.ccache
|
||||
stages:
|
||||
- check_doc
|
||||
- lint
|
||||
- test
|
||||
env:
|
||||
global:
|
||||
@@ -77,7 +77,7 @@ after_script:
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- stage: check_doc
|
||||
- stage: lint
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
|
Reference in New Issue
Block a user