Updated travis :D

pull/96/head
Matthew Else 2013-10-28 09:32:25 +00:00
parent d5cc572df1
commit 56de616b93
1 changed files with 1 additions and 1 deletions

View File

@ -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"