We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050e4b0 commit 4f49114Copy full SHA for 4f49114
.travis.yml
@@ -14,6 +14,8 @@ before_install:
14
- sudo sh ./travis/apt.postgresql.org.sh
15
16
env:
17
+ - PGVERSION=10 CHECK_CODE=true
18
+ - PGVERSION=10 CHECK_CODE=false
19
- PGVERSION=9.6 CHECK_CODE=true
20
- PGVERSION=9.6 CHECK_CODE=false
21
- PGVERSION=9.5 CHECK_CODE=true
0 commit comments