diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-09-27 21:04:40 -0700 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-09-27 21:04:40 -0700 |
commit | ac795d9a5804204475bf62bcca03ee0815a92e6a (patch) | |
tree | a497d775b7fa73614b965569319b49d3cfdf6d15 | |
parent | 3e0f14ae2b0b5a44bd038a472f17eac75f538524 (diff) |
Remove temporarily Mysql because Travis is always failing
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d2964233..0f0a2e5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,6 @@ php: env: - DB=sqlite - - DB=mysql - DB=postgres matrix: |