ughhhhhhhhhhhhhhhh

This commit is contained in:
Phuntsok Drak-pa 2018-04-16 02:18:16 +02:00
parent a0b5413391
commit 6973c86c41
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ jobs:
steps:
- checkout
- run: gcc --version
- run: sudo apt-get install software-properties-common python-software-properties
- run: sudo add-apt-repository -y ppa:jonathonf/gcc-7.1
- run: sudo apt-get update
- run: sudo apt-get install gcc-7 g++-7