Skip to content

Commit a0408f1

Browse files
author
Hongbo Zhang
committed
[tweak]
1 parent f5ae110 commit a0408f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis-ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export OCAMLRUNPARAM=b
1515
cd ocaml && ./configure -prefix $(dirname $(pwd)) -no-ocamldoc -no-ocamlbuild -no-shared-libs -no-curses -no-graph -no-pthread -no-debugger && make -j9 world.opt && make install && cd ..
1616

1717
# we should not rely on git
18+
# it will break `npm postinstall`
1819
# if [ ! $BS_TRAVIS_CI ]
1920
# then
2021
# cd ocaml && git clean -dfx && cd ..

0 commit comments

Comments
 (0)