Fix Travis configuration for nightly builds. (#8376)
Austin S. Hemmelgarn committed
Mar 11, 2020 at 15:54 UTC
b4dc55a309b202b3723feab7a106c799376ea7d8
1 file changed
+1
-2
.travis.yml
+1
-2
@@ -449,8 +449,7 @@ jobs:
449
450
# This is the nightly pre-execution step (Jobs, preparatory steps for nightly, etc)
451
- stage: Nightly operations
452
-
453
- - name: Kickstart files integrity testing (extended)
452
+ name: Kickstart files integrity testing (extended)
453
script: ./tests/installer/checksums.sh
454
455
# This is generating the changelog for nightly release and publish it