Skip to content

Commit 6eab6fa

Browse files
committed
Test thumbv8m.base on travis
1 parent 718cd17 commit 6eab6fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ matrix:
6262
rust: nightly
6363
if: (branch = staging OR branch = trying) OR (type = pull_request AND branch = master)
6464

65+
- env: TARGET=thumbv8m.base-none-eabi
66+
rust: nightly
67+
if: (branch = staging OR branch = trying) OR (type = pull_request AND branch = master)
68+
6569
before_install: set -e
6670

6771
install:

0 commit comments

Comments
 (0)