Skip to content

Commit

Permalink
Travis stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tanis2000 committed May 16, 2020
1 parent 555fbf0 commit 257fe0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ matrix:
- PACKAGE=bone-windows.tgz
cache: cargo
script:
- rustup target list
- rustup target add $TARGET
- cargo build --target $TARGET --verbose --release
- cargo test --target $TARGET --verbose --release
- ls -al target/$TARGET/release/
Expand Down

0 comments on commit 257fe0a

Please sign in to comment.