summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
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: