Skip to content

Commit

Permalink
Added armv8 base to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
korken89 committed Aug 11, 2019
1 parent 14cef0f commit 902460c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 902460c

Please sign in to comment.