[ci skip] moved tree-shaker

This commit is contained in:
Masataro Asai 2017-06-03 22:29:15 +09:00
parent 302deff9c1
commit ea5a83305b
4 changed files with 1 additions and 1 deletions

View file

@ -146,7 +146,7 @@ script:
ros install sbcl --sbcl-bin;
[`ros -e "(ros:ignore-shebang)" -e '(loop for x in (directory "src/lisp/*.ros") do (load x))' 2>&1` == ""];
fi;
make -C tree-shaker ;
make -C t/tree-shaker ;
fi
- if [ $METHOD != debian ]; then ros config; fi
- cat /tmp/proxy-log || true