travis: Rename the build stage "check_doc" to "lint"

This commit is contained in:
practicalswift 2018-05-12 21:43:30 +02:00
parent 418ae49ee1
commit 3d8ae74657
1 changed files with 2 additions and 2 deletions

View File

@ -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: