honeysql/run-tests.sh

8 lines
204 B
Bash
Raw Normal View History

#!/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