Add g++ to the list of compilers for Travis CI

This commit is contained in:
Pavel Roskin 2016-11-30 22:06:36 -08:00
parent 24541396a5
commit 0c8b3911a7
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ branches:
compiler:
- clang
- gcc
- g++
addons:
apt: