honeysql/run-tests.sh
2018-06-26 16:23:48 -07:00

7 lines
204 B
Bash
Executable file

#!/bin/sh
#
# Assumes node.js/npm and lumo-cljs are installed!
# See .travis.yml for details of the test environment.
#
rm -rf test/readme.clj
lein do clean, check, eastwood, test, tach lumo, test-readme