Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0631147

Browse files
committed
run 11-based builds (Travis CI)
1 parent d6f00b9 commit 0631147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ notifications:
1818
on_failure: always
1919

2020
env:
21+
- PG_VERSION=11 LEVEL=hardcore
22+
- PG_VERSION=11
2123
- PG_VERSION=10 LEVEL=hardcore
2224
- PG_VERSION=10
2325
- PG_VERSION=9.6 LEVEL=hardcore

0 commit comments

Comments
 (0)