houdini/script/test.sh
Eric Schultz edad4a51d6 test two!
2018-09-07 13:26:37 -05:00

2 lines
No EOL
103 B
Bash
Executable file

#!/bin/bash
rake db:create db:structure:load test:prepare && rake spec && npx jest && npm run build-all