aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2016-08-16 00:13:24 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2016-08-16 00:13:24 +0200
commit8606658a9c9eef83e89e6f62fffd913bffb99b0f (patch)
treeccd64ba1378c57c86ef96524bd2800489874ae71 /.travis.yml
parent3b444f1a1076d3a4c3cdef042b71b180bab8c4c5 (diff)
downloadqxmpp-8606658a9c9eef83e89e6f62fffd913bffb99b0f.tar.gz
[travis] try to use trusty to fix travis builds
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 86f7c95b..6663ac19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,5 @@
+sudo: required
+dist: trusty
language: cpp
cache: apt
env: