1
0
mirror da https://github.com/quitesimpleorg/qsmaddy.git synced 2025-03-17 20:33:32 +01:00

travis: added export CXX

This commit is contained in:
M. Petra Baranski 2017-12-26 11:47:32 +01:00
parent 91e62beaec
commit eb1aafc35f

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