mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
corrected travis configuration
This commit is contained in:
parent
a5209ace82
commit
0d5d7ad721
13
.travis.yml
13
.travis.yml
@ -19,17 +19,14 @@ jobs:
|
||||
include:
|
||||
- stage: build-linux
|
||||
os: linux
|
||||
# env:
|
||||
# global: DOCKER_FROM="ubuntu:18.04"
|
||||
# services:
|
||||
# - docker
|
||||
dist: bionic
|
||||
env:
|
||||
global: DOCKER_FROM="ubuntu:18.04"
|
||||
services:
|
||||
- docker
|
||||
script:
|
||||
- ./buildScripts/travisLinuxDoItAll
|
||||
# - stage: test
|
||||
# os:
|
||||
# - linux
|
||||
# script: ./testScripts/runLocalTests
|
||||
|
||||
#deploy:
|
||||
# provider: releases
|
||||
# api_key:
|
||||
|
Loading…
Reference in New Issue
Block a user