Commit 5f7dc99a62e16bc1fc7ebcebd645cd815776dc6c

Authored by Dmitriy Zaporozhets
1 parent ced242a2

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

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