Return postgres to travis

This commit is contained in:
Dmitriy Zaporozhets 2012-12-18 18:39:35 +02:00
parent f4a6f1fd5a
commit aa8d4d9fea

View file

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