Sha256: 24aa76ccc8d2b85ed2e942cf6c17c7290f44d59798dea742abc6f4e97a39a7cc
Contents?: true
Size: 494 Bytes
Versions: 1
Compression:
Stored size: 494 Bytes
Contents
language: ruby cache: bundler before_install: - gem update --system 2.7.7 - gem install bundler -v 1.16.2 addons: apt: packages: - libgmp-dev after_failure: - "find . -name mkmf.log -exec cat {} \\;" after_success: - "find . -name mkmf.log -exec cat {} \\;" env: - USE_MINI_PORTILE=true - USE_MINI_PORTILE=false rvm: - 1.9.3 - 2.0.0 - 2.1 - 2.2 - 2.3 - 2.4 - 2.5 - 2.6 - 2.7 - ruby-head matrix: allow_failures: - env: USE_MINI_PORTILE=false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sqlite3-1.4.2 | .travis.yml |