1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 13:00:08 +00:00

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 - linux
# - osx # - osx
dist: xenial dist: bionic
services: services:
- docker - docker

View File

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