You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-11-17 13:02:40 +03:00
Add 12~beta1 into Travis config
This commit is contained in:
@@ -2,6 +2,9 @@ language: bash
|
||||
services: docker
|
||||
|
||||
env:
|
||||
- VERSION=12
|
||||
- VERSION=12 FORCE_DEB_BUILD=1
|
||||
- VERSION=12 VARIANT=alpine
|
||||
- VERSION=11
|
||||
- VERSION=11 FORCE_DEB_BUILD=1
|
||||
- VERSION=11 VARIANT=alpine
|
||||
|
||||
Reference in New Issue
Block a user