Skip to content

Instantly share code, notes, and snippets.

@solarce
Created October 2, 2015 17:21
Show Gist options
  • Save solarce/cf259ea316dafcf15af4 to your computer and use it in GitHub Desktop.
Save solarce/cf259ea316dafcf15af4 to your computer and use it in GitHub Desktop.
before_install:
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
- sudo apt-get update -q
- sudo apt-get install gcc-4.8 g++-4.8 -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment