Return postgres to travis
This commit is contained in:
parent
f4a6f1fd5a
commit
aa8d4d9fea
|
@ -1,4 +1,5 @@
|
|||
env:
|
||||
- DB=postgresql
|
||||
- DB=mysql
|
||||
before_install:
|
||||
- sudo apt-get install libicu-dev -y
|
||||
|
|
Loading…
Reference in a new issue