1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

updated tests

This commit is contained in:
Stephen Gaito 2020-06-03 15:13:29 +01:00
parent a2b2e9dbc4
commit 68ce207809

View File

@ -24,11 +24,13 @@ jobs:
# services: # services:
# - docker # - docker
dist: bionic dist: bionic
script: ./buildScripts/travisLinuxDoItAll script:
- stage: test - ./buildScripts/travisLinuxDoItAll
os: - ./testScripts/runLocalTests
- linux # - stage: test
script: ./testScripts/runLocalTests # os:
# - linux
# script: ./testScripts/runLocalTests
#deploy: #deploy:
# provider: releases # provider: releases
# api_key: # api_key: