Files
RedBear-OS/ci.sh
T
2018-03-08 19:14:10 -07:00

7 lines
103 B
Bash
Executable File

#!/bin/bash
set -ex
./fmt.sh -- --write-mode=diff
./test.sh
cargo build --target=x86_64-unknown-redox