Skip to content

Instantly share code, notes, and snippets.

@ericevenchick
Last active August 29, 2015 14:14
Show Gist options
  • Save ericevenchick/c0777187b76298a17b52 to your computer and use it in GitHub Desktop.
Save ericevenchick/c0777187b76298a17b52 to your computer and use it in GitHub Desktop.
before_script:
- sudo apt-add-repository 'deb http://archive.ubuntu.com/ubuntu trusty main universe multiverse restricted'
- sudo apt-get update -qq
- sudo apt-get install -y gcc-arm-none-eabi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment