Skip to content

Commit baacdf7

Browse files
committed
thumbv6 not supported on beta for now
1 parent bb4f327 commit baacdf7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ matrix:
66
rust: beta
77
if: branch != master
88

9-
- env: TARGET=thumbv6m-none-eabi
10-
rust: beta
11-
if: branch != master
9+
# wait for 1.29-beta
10+
# - env: TARGET=thumbv6m-none-eabi
11+
# rust: beta
12+
# if: branch != master
1213

1314
- env: TARGET=thumbv7m-none-eabi
1415
rust: beta

0 commit comments

Comments
 (0)