Skip to content

Commit e4ce96b

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
@@ -260,7 +260,7 @@ jobs:
260260
env: DB=pgsql POSTGRESQL_VERSION=10.0 COVERAGE=yes
261261
sudo: required
262262
addons:
263-
postgresql: "10.0"
263+
postgresql: "10"
264264
before_script:
265265
- bash ./tests/travis/install-postgres-10.sh
266266
- stage: Test

0 commit comments

Comments
 (0)