Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
aethaniel committed Aug 26, 2016
1 parent aaf1e8a commit dd9cc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ before_install:

install:
- sudo apt-get update
- sudo apt-get install -y gcc-arm-none-eabi
- sudo apt-get install --force-yes gcc-arm-none-eabi

script:
- make
Expand Down

0 comments on commit dd9cc52

Please sign in to comment.