Skip to content

Commit

Permalink
Fix the binary part of travis, refs #2198
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Jul 20, 2018
1 parent adf3466 commit 8c0e72c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/travis-test.sh
Expand Up @@ -14,6 +14,7 @@ case "${BUILDENV}" in
ZEF_BUILD="$HEAD_BUILD/share/perl6/site/bin"
export PATH="$PATH:$ZEF_BUILD"
P6_DOC_TEST_VERBOSE=1 make test
make gen-pod6-source
perl6 htmlify.p6 --no-highlight
;;
esac

0 comments on commit 8c0e72c

Please sign in to comment.