Update Travis CI compiler version

This commit is contained in:
Markus Gans 2019-10-20 22:15:22 +02:00
parent 5ceee8b4c8
commit 5e79e0a1fa
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ compiler:
addons: addons:
apt: apt:
packages: packages:
- g++-5
- autotools-dev - autotools-dev
- automake - automake
- autoconf - autoconf