mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +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:
|
||||
# - docker
|
||||
dist: bionic
|
||||
script: ./buildScripts/travisLinuxDoItAll
|
||||
- stage: test
|
||||
os:
|
||||
- linux
|
||||
script: ./testScripts/runLocalTests
|
||||
script:
|
||||
- ./buildScripts/travisLinuxDoItAll
|
||||
- ./testScripts/runLocalTests
|
||||
# - stage: test
|
||||
# os:
|
||||
# - linux
|
||||
# script: ./testScripts/runLocalTests
|
||||
#deploy:
|
||||
# provider: releases
|
||||
# api_key:
|
||||
|
Loading…
Reference in New Issue
Block a user