legendary-doc-site/script/cibuild

8 lines
No EOL
69 B
Bash
Executable file

#!/bin/sh
set -x
set -e
mix local.hex --force
mix deps.get
mix test