Commit aa8d4d9fea175e209ac3652f3743ce2801144a66

Authored by Dmitriy Zaporozhets
1 parent f4a6f1fd

Return postgres to travis

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.travis.yml
1 1 env:
  2 + - DB=postgresql
2 3 - DB=mysql
3 4 before_install:
4 5 - sudo apt-get install libicu-dev -y
... ...