Skip to content

Commit

Permalink
[tweak]
Browse files Browse the repository at this point in the history
  • Loading branch information
Hongbo Zhang committed May 9, 2016
1 parent f5ae110 commit a0408f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export OCAMLRUNPARAM=b
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 ..

# we should not rely on git
# it will break `npm postinstall`
# if [ ! $BS_TRAVIS_CI ]
# then
# cd ocaml && git clean -dfx && cd ..
Expand Down

0 comments on commit a0408f1

Please sign in to comment.