👷 added gcc

parent e7f2d264
...@@ -33,7 +33,7 @@ matrix: ...@@ -33,7 +33,7 @@ matrix:
env: COMPILER=clang++-3.8 env: COMPILER=clang++-3.8
addons: addons:
apt: apt:
packages: ['clang-3.8'] packages: ['g++-6', 'clang-3.8']
################ ################
# build script # # build script #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment