Fix Travis CI config file

This commit is contained in:
Lorenz Meier 2014-12-20 19:33:38 +01:00
parent 752198352e
commit 99c6586e66
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ before_script:
- sudo apt-get install libtool zlib1g-dev genromfs git wget
# Output GCC version
arm-none-eabi-gcc --version
- arm-none-eabi-gcc --version
# Clone only as much as we need
git: