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

chore: test postgres 11 on travis

This commit is contained in:
ivaosthu 2019-10-02 21:41:55 +02:00
parent 1d19feccca
commit 0e8db9279b

View File

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