aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpracticalswift <[email protected]>2018-05-12 21:43:30 +0200
committerpracticalswift <[email protected]>2018-05-12 21:44:05 +0200
commit3d8ae74657b77eb13d568d7e743212cdafc8c01c (patch)
tree6ddcca99af780606127bbb98239bf7504fb87fff
parentMerge #13199: Bugfix: ensure consistency of m_failed_blocks after reconsiderb... (diff)
downloaddiscoin-3d8ae74657b77eb13d568d7e743212cdafc8c01c.tar.xz
discoin-3d8ae74657b77eb13d568d7e743212cdafc8c01c.zip
travis: Rename the build stage "check_doc" to "lint"
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1f871de80..af5553f3b 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: