Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
42e2bdc7
Commit
42e2bdc7
authored
Jul 10, 2017
by
Dave Machado
Committed by
GitHub
Jul 10, 2017
Browse files
Update main.sh
parent
5370dcef
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/main.sh
View file @
42e2bdc7
...
@@ -11,5 +11,5 @@ fi
...
@@ -11,5 +11,5 @@ fi
if
[
"
$TRAVIS_BRANCH
"
==
"master"
]
;
then
if
[
"
$TRAVIS_BRANCH
"
==
"master"
]
;
then
echo
"running link validation..."
echo
"running link validation..."
awesome_bot README.md
--allow-ssl
--allow
403,302
awesome_bot
../
README.md
--allow-ssl
--allow
403,302
fi
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment