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

chore: tune travis config

This commit is contained in:
ivaosthu 2019-10-02 21:15:50 +02:00 committed by Ivar Conradi Østhus
parent a7e04d2280
commit 13dd7578f8

View File

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