Skip to content

Commit d385cf2

Browse files
committed
touch .nojekyll
1 parent 6b99963 commit d385cf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/travis.linux.sh

+2
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ function do_script() {
117117
# to break the build if not successful.
118118

119119
cd "${dest_repo}"
120+
121+
touch ".nojekyll"
120122

121123
if [ "${TRAVIS_BRANCH}" != "master" ]
122124
then

0 commit comments

Comments
 (0)