Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f00b9 commit 0631147Copy full SHA for 0631147
.travis.yml
@@ -18,6 +18,8 @@ notifications:
18
on_failure: always
19
20
env:
21
+ - PG_VERSION=11 LEVEL=hardcore
22
+ - PG_VERSION=11
23
- PG_VERSION=10 LEVEL=hardcore
24
- PG_VERSION=10
25
- PG_VERSION=9.6 LEVEL=hardcore
0 commit comments