Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Change-Id: Ieb30df58a2a0718491a2172bc6eb4f90ef551741
  • Loading branch information
pfalcon committed Dec 16, 2018
1 parent 92301ed commit c8b8bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
- stage: test
env: NAME="bare-arm and minimal ports build"
install:
- sudo apt-get install gcc-arm-none-eabi
- sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi
- arm-none-eabi-gcc --version
script:
- make ${MAKEOPTS} -C ports/bare-arm
Expand Down

0 comments on commit c8b8bfd

Please sign in to comment.