Remove postrgres from travis.yml cause it fails 1week+

This commit is contained in:
Dmitriy Zaporozhets 2012-11-23 17:39:36 +02:00
parent ced242a2d0
commit 5f7dc99a62

View file

@ -1,5 +1,4 @@
env:
- DB=postgresql
- DB=mysql
before_install:
- sudo apt-get install libicu-dev -y