Sha256: 9099745624349f0f07fea4212801760e05456f14ae99fd9a411d8b7825ae8f55
Contents?: true
Size: 541 Bytes
Versions: 2
Compression:
Stored size: 541 Bytes
Contents
language: c sudo: false dist: trusty cache: directories: - download addons: apt_packages: - libjpeg8-dev - libjbig-dev - liblzma-dev - zlib1g-dev os: - linux - osx env: matrix: - BUILD=autoconf - BUILD=cmake TOOL="Unix Makefiles" TYPE=Release - BUILD=cmake TOOL="Ninja" TYPE=Debug matrix: fast_finish: true exclude: - os: linux env: BUILD=cmake TOOL="Ninja" TYPE=Debug NETACCESSOR=cfurl TRANSCODER=macosunicodeconverter script: - sh ./build/travis-ci "$BUILD" "$TOOL" "$TYPE"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
laag-libtiff-4.0.9.2 | vendor/gitlab.com/libtiff/libtiff/.travis.yml |
laag-libtiff-4.0.9.0 | vendor/gitlab.com/libtiff/libtiff/.travis.yml |