Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Nov 11, 2019
1 parent bab399a commit e23fd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
env: DB=pgsql POSTGRESQL_VERSION=10.0 COVERAGE=yes
sudo: required
addons:
postgresql: "10.0"
postgresql: "10"
before_script:
- bash ./tests/travis/install-postgres-10.sh
- stage: Test
Expand Down

0 comments on commit e23fd86

Please sign in to comment.