Skip to content

Commit

Permalink
Updates DimmWitted to build well on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
netj committed Jan 24, 2017
1 parent 6098b23 commit 10bed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inference/dimmwitted.build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ case $(uname) in
export CXX
esac

[ -e ./lib/gtest -a -e ./lib/tclap ] || make -j dep
lib/has-all-dep.sh || make -j dep
make -j dw || {
# retry build after clean
make clean
Expand Down

0 comments on commit 10bed5a

Please sign in to comment.