mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
hacking build
This commit is contained in:
@@ -19,9 +19,6 @@ matrix:
|
||||
env: TARGET=x86_64-unknown-linux-gnu
|
||||
cache: cargo
|
||||
|
||||
before_install:
|
||||
- export PATH="$PATH:$HOME/.cargo/bin"
|
||||
|
||||
script:
|
||||
- cargo build --release --target $TARGET
|
||||
- cargo test --target $TARGET
|
||||
|
||||
Reference in New Issue
Block a user