Added armv8 base to CI

This commit is contained in:
Emil Fresk 2019-08-11 18:51:16 +02:00
parent 14cef0fbc3
commit 902460cd18

View File

@ -28,6 +28,10 @@ matrix:
rust: nightly
if: branch != master
- env: TARGET=thumbv8m.base-none-eabi
rust: nightly
if: branch != master
- env: TARGET=thumbv8m.main-none-eabi
rust: nightly
if: branch != master