mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
retry osx travis build
This commit is contained in:
parent
385108fceb
commit
a45238f91f
21
.travis.yml
21
.travis.yml
@ -48,10 +48,10 @@ env:
|
|||||||
# - liblcms2-dev
|
# - liblcms2-dev
|
||||||
# - libxml2-dev
|
# - libxml2-dev
|
||||||
# - libuninameslist-dev
|
# - libuninameslist-dev
|
||||||
homebrew:
|
# homebrew:
|
||||||
taps: pdf2htmlEX/homebrew-brewTap
|
# taps: pdf2htmlEX/homebrew-brewTap
|
||||||
packages:
|
# packages:
|
||||||
- pdf2html-new
|
# - pdf2html-new
|
||||||
# - autoconf
|
# - autoconf
|
||||||
# - pkg-config
|
# - pkg-config
|
||||||
# - git
|
# - git
|
||||||
@ -82,14 +82,17 @@ matrix:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: build-linux
|
# - stage: build-linux
|
||||||
os:
|
# os:
|
||||||
- linux
|
# - linux
|
||||||
dist: bionic
|
# dist: bionic
|
||||||
script: ./buildScripts/doItAllTravis
|
# script: ./buildScripts/doItAllTravis
|
||||||
- stage: build-osx
|
- stage: build-osx
|
||||||
os:
|
os:
|
||||||
- osx
|
- osx
|
||||||
|
script:
|
||||||
|
- brew tap pdf2htmlEX/homebrew-brewTaps
|
||||||
|
- brew install pdf2htmlex-new
|
||||||
# - stage: test
|
# - stage: test
|
||||||
# os:
|
# os:
|
||||||
# - linux
|
# - linux
|
||||||
|
Loading…
Reference in New Issue
Block a user