mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
updated tests
This commit is contained in:
parent
a2b2e9dbc4
commit
68ce207809
12
.travis.yml
12
.travis.yml
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user