summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabma <spring@abma.de>2017-01-24 02:40:44 +0100
committerabma <spring@abma.de>2017-01-24 02:40:44 +0100
commit11985745c72f8d903c687275b967ab7e95fc7057 (patch)
treee35936411b1afd7b1fa2ccf690a40422a4974eb6
parentda2be5445ca72d9c198dd6de91fb287da2783394 (diff)
downloaddevil-11985745c72f8d903c687275b967ab7e95fc7057.tar.gz
"update" travis script to trusty
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a083b5f7..d4476171 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,8 @@
#
language: cpp
+dist: trusty
+sudo: required
compiler:
- clang