circleci: Add a base image for Ubuntu Bionic.

This commit is contained in:
Vishnu Ks 2018-05-30 22:16:08 +05:30 committed by Greg Price
parent ab9e348fab
commit 69f8b7e8df
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ trusty:
xenial:
base_image: buildpack-deps:xenial-scm
extra_packages: virtualenv postgresql-9.5
bionic:
base_image: buildpack-deps:bionic-scm
extra_packages: postgresql-10