1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Revert "chore: test postgres 11 on travis"

This reverts commit 0e8db9279b.
This commit is contained in:
ivaosthu 2019-10-02 21:49:52 +02:00 committed by Ivar Conradi Østhus
parent f4bd550818
commit b70d0d18a6

View File

@ -19,7 +19,11 @@ notifications:
slack:
secure: MroremSKwtQkwPbrXjgs9hIqKTCDKk7bAIXXzjcS6wXC9uRaFgwFaW8oO3vBxtWa4BL44EQBLE/rboWgqFER62+XgXNgEqGZqrcJHJvby4r+dUNMPI64OZvWdIiydIYxLo8C1C4x5PqBup0xuLq8h/SBnNvA2NLgkjuvzOi+v/Q=
addons:
postgresql: '11'
postgresql: '10'
apt:
packages:
- postgresql-10
- postgresql-client-10
cache:
yarn: true
deploy: