Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Dec 18, 2019
1 parent 7ae396f commit e4ce96b
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 @@ -260,7 +260,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 e4ce96b

Please sign in to comment.