From fa84e501919979c3c1e45fc172bcb1a0a03c0bee Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sun, 29 May 2016 15:48:51 +0200 Subject: [PATCH] add travis config --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c9f01e5d18..d2f17f8ff1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ matrix: #services: # - mysql +# - postgres sudo: false