Created
October 2, 2015 17:21
-
-
Save solarce/cf259ea316dafcf15af4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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