travis: added export CXX

Este commit está contenido en:
M. Petra Baranski 2017-12-26 11:47:32 +01:00
padre 91e62beaec
commit eb1aafc35f

Ver fichero

@ -1,7 +1,8 @@
dist: trusty
sudo: false
language: cpp
compiler: g++
install: export CXX="g++-6"
addons:
apt:
sources: