Skip to content

Commit e23fd86

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
env: DB=pgsql POSTGRESQL_VERSION=10.0 COVERAGE=yes
199199
sudo: required
200200
addons:
201-
postgresql: "10.0"
201+
postgresql: "10"
202202
before_script:
203203
- bash ./tests/travis/install-postgres-10.sh
204204
- stage: Test

0 commit comments

Comments
 (0)