ughhhhhhhhhhhhhhh

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

View File

@ -8,6 +8,7 @@ jobs:
- CXX: g++-7.1
steps:
- checkout
- run: gcc --version
- 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