aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorpracticalswift <practicalswift@users.noreply.github.com>2018-05-12 21:43:30 +0200
committerpracticalswift <practicalswift@users.noreply.github.com>2018-05-12 21:44:05 +0200
commit3d8ae74657b77eb13d568d7e743212cdafc8c01c (patch)
tree6ddcca99af780606127bbb98239bf7504fb87fff /.travis.yml
parent418ae49ee1eac2c9d6cd4ba83c036a41f1afe922 (diff)
downloadbitcoin-3d8ae74657b77eb13d568d7e743212cdafc8c01c.tar.xz
travis: Rename the build stage "check_doc" to "lint"
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1f871de800..af5553f3b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: