corrected tarvis 5

This commit is contained in:
Stephen Gaito 2019-11-25 20:04:24 +00:00
parent 8f177e198d
commit 1f25183b4c
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ os:
- linux
# - osx
dist: xenial
dist: bionic
services:
- docker

View File

@ -13,5 +13,5 @@ export PDF2HTMLEX_VERSION=newBuildSystem
export MACHINE_ARCH=`uname -m`
export DOCKER_FROM=ubuntu:16.04
export DOCKER_FROM=ubuntu:18.04