summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-03-11 15:54:47 -0400
committerGitHub <noreply@github.com>2020-03-12 05:54:47 +1000
commitb4dc55a309b202b3723feab7a106c799376ea7d8 (patch)
treeaa28ee402393cc5ce1d2e6d5942bdee910ee0a9a /.travis.yml
parente4d4a12c8b264d9f53dcc3520429db1a48361148 (diff)
Fix Travis configuration for nightly builds. (#8376)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d2d5fe29a9..defcdb3d57 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -449,8 +449,7 @@ jobs:
# This is the nightly pre-execution step (Jobs, preparatory steps for nightly, etc)
- stage: Nightly operations
-
- - name: Kickstart files integrity testing (extended)
+ name: Kickstart files integrity testing (extended)
script: ./tests/installer/checksums.sh
# This is generating the changelog for nightly release and publish it