try g++6 on precise

This commit is contained in:
Dane Springmeyer 2016-11-29 13:01:44 -08:00
parent d5a9322a11
commit b2f7bea7b5

View file

@ -25,8 +25,7 @@ matrix:
- os: linux - os: linux
sudo: false sudo: false
compiler: ": clang" compiler: ": clang"
sudo: required sudo: false
dist: trusty
env: JOBS=4 CXX="ccache g++-6" CC="gcc-6" env: JOBS=4 CXX="ccache g++-6" CC="gcc-6"
addons: addons:
apt: apt: