ughhhhhhhhhh

This commit is contained in:
Phuntsok Drak-pa 2018-04-16 01:59:24 +02:00
parent 18de9d8de7
commit edaf7c0602
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
- save_cache:
key: dependency-cache
path:
- ~/cmake-3.11.0-Linux-x86_64
- "~/cmake-3.11.0-Linux-x86_64"
- 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