summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e2609e474e..f37114d198 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-dist: trusty
+dist: xenial
language: c
sudo: required
addons:
@@ -18,6 +18,11 @@ addons:
- libxpm-dev
- libzip-dev
+
+services:
+ - mysql
+ - postgresql
+
notifications:
email:
on_failure: change