46: travis: stable r=jordens a=jordens

bors r+

Co-authored-by: Robert Jördens <rj@quartiq.de>
This commit is contained in:
bors[bot] 2019-11-11 10:31:27 +00:00 committed by GitHub
commit 5a86aca3ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -2,12 +2,12 @@ language: rust
matrix: matrix:
include: include:
- rust: nightly - rust: stable
env: FEATURES='' ARGS='--release' env: FEATURES='' ARGS='--release'
- rust: nightly - rust: stable
env: FEATURES='semihosting' env: FEATURES='semihosting'
- rust: nightly - rust: beta
env: FEATURES='bkpt' env: FEATURES='' ARGS='--release'
branches: branches:
only: only: