commit | 88e3857ec2328e1dc4168c8343367d9d9e54d019 | [log] [tgz] |
---|---|---|
author | Alex Bilbie <alex@alexbilbie.com> | Wed Sep 12 18:45:21 2012 +0200 |
committer | Alex Bilbie <alex@alexbilbie.com> | Wed Sep 12 18:45:21 2012 +0200 |
tree | a64f61d010158a4533eba3c4d5aa4f1b757f3b5e | |
parent | e3162843d9c2ca7e35f09741b6a361813473d4c5 [diff] |
Updated .travis.yml with new services param SeeĀ http://about.travis-ci.org/blog/august-2012-upcoming-ci-environment-updates/ for details
diff --git a/.travis.yml b/.travis.yml index 2496def..62acf05 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -3,6 +3,11 @@ php: - 5.3 - 5.4 + +services: + - mysql + - postgresql + - sqlite env: - DB=mysql