Update .travis.yml

This commit is contained in:
philsson 2018-08-31 13:24:45 +02:00 committed by GitHub
parent e6127e90a4
commit 7ef1dcb03b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ addons:
- gcc-arm-none-eabi - gcc-arm-none-eabi
install: install:
- pip install -r mbed-os/requirements.txt - sudo pip install -r mbed-os/requirements.txt
script: script:
make make