Skip to content

Commit 7d4bb06

Browse files
committed
Disable link checking for now to speed up builds
1 parent 03c68df commit 7d4bb06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
script: bash ./src/scripts/deploy.sh
4242

4343
- stage: post-build
44+
if: false # Temporarily shut off link checking to speed up builds
4445
name: Link check
4546
script: yarn linkcheck
4647

0 commit comments

Comments
 (0)