Update .travis.yml

This commit is contained in:
philsson 2018-08-31 13:07:55 +02:00 committed by GitHub
parent b7a7481127
commit 0f8af3c4d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,13 @@ language: c++
addons:
apt:
sources:
- terry.guo/gcc-arm-embedded
packages:
- gcc-arm-none-eabi
install:
- pip install -r mbed-os/requirements.txt
script:
make