mirror of https://github.com/ARMmbed/mbed-os.git
Updated travis :D
parent
d5cc572df1
commit
56de616b93
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
install: sudo travis/install_dependencies.sh
|
||||
install: "sudo $TRAVIS_BUILD_DIR/travis/install_dependencies.sh"
|
||||
python:
|
||||
- "2.7"
|
||||
script: "python workspace_tools/build.py -r -e -U -u -d -b -t GCC_ARM"
|
||||
|
|
Loading…
Reference in New Issue