embedded-hal/ci/install.sh
Jorge Aparicio 66e7897df9 add CI
2017-06-09 16:02:16 -05:00

8 lines
48 B
Bash

set -euxo pipefail
main() {
return
}
main