Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Whitespace + fi
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Feb 13, 2019
1 parent 794ced2 commit 924ceb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ hhvm bin/hh-apidoc -o docs src
git add docs/
if ! git diff --quiet --cached; then
echo "Documentation needs regenerating."
exit 1
exit
fi

0 comments on commit 924ceb6

Please sign in to comment.