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
d2b84f31
Commit
d2b84f31
authored
Jul 10, 2017
by
Dave Machado
Browse files
Fix line formatting for master branch conditional
parent
e28bfd95
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/main.sh
View file @
d2b84f31
...
...
@@ -9,8 +9,7 @@ else
echo
"format validation FAILED"
fi
if
[
"
$TRAVIS_BRANCH
"
==
"master"
]
then
if
[
"
$TRAVIS_BRANCH
"
==
"master"
]
;
then
echo
"running link validation..."
awesome_bot README.md
--allow-ssl
--allow
403,302
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