Update circle.yml

This commit is contained in:
Phuntsok Drak-pa 2018-04-16 01:10:30 +02:00 committed by GitHub
parent 049a378825
commit 3a2ed2c8b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ dependencies:
cache_directories:
- ~/cmake-3.11.0-Linux-x86_64
pre:
- sudo add-apt-repository ppa:jonathonf/gcc-7.1
- sudo add-apt-repository -y ppa:jonathonf/gcc-7.1
- sudo apt-get update
- sudo apt-get install gcc-7 g++-7
override: