From 4c26ef68773832b3c3eb44b0eca45db95f479644 Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Fri, 16 Jun 2017 12:47:11 +1200 Subject: .travis.yml: include support for C++ This is required for building the latest gdb. Signed-off-by: Chris Packham diff --git a/.travis.yml b/.travis.yml index 83afce2..bb8d94a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ # Using container-based infrastructure +dist: trusty sudo: false # 'bash' will define a generic environment without interfering environment @@ -26,6 +27,7 @@ addons: - libncurses5-dev - texinfo - help2man + - g++ # Building crosstool-NG core install: -- cgit v0.10.2-6-g49f6