and you gotta be there
This commit is contained in:
parent
2472d7d144
commit
5f30404ad4
|
@ -6,7 +6,9 @@ sources:
|
|||
- https://git.e3t.cc/~core/trifid
|
||||
tasks:
|
||||
- check: |
|
||||
cd /home/build/trifid
|
||||
cargo check
|
||||
cargo clippy
|
||||
- build: |
|
||||
cd /home/build/trifid
|
||||
cargo build
|
Loading…
Reference in New Issue