We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4bb77b commit 7954c34Copy full SHA for 7954c34
.travis.yml
@@ -18,6 +18,8 @@ notifications:
18
on_failure: always
19
20
env:
21
+ - PG_VERSION=12 LEVEL=hardcore
22
+ - PG_VERSION=12
23
- PG_VERSION=11 LEVEL=hardcore
24
- PG_VERSION=11
25
- PG_VERSION=10 LEVEL=hardcore
0 commit comments