ughhhhhhhhhhhhhh

This commit is contained in:
Phuntsok Drak-pa 2018-04-16 02:08:44 +02:00
parent 904d52d0b7
commit 4e21a6da03
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ jobs:
- CXX: g++-7.1
steps:
- checkout
- run: apt-get install -y sudo
- 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