Skip to content

Commit 9e67852

Browse files
authored
need a clean build dir to start
1 parent ef04511 commit 9e67852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/travis-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ case "${BUILDENV}" in
1414
ZEF_BUILD="$HEAD_BUILD/share/perl6/site/bin"
1515
export PATH="$PATH:$ZEF_BUILD"
1616
P6_DOC_TEST_VERBOSE=1 make test
17+
make clean-build
1718
make gen-pod6-source
1819
perl6 htmlify.p6 --no-highlight
1920
;;

0 commit comments

Comments
 (0)