Sha256: 114430b032731b84468126a8818dfd17f4e711b06853b43d239b0a4accb24787
Contents?: true
Size: 394 Bytes
Versions: 2
Compression:
Stored size: 394 Bytes
Contents
dist: trusty language: ruby sudo: true # need this for libgirepository1.0-dev # sudo: false # taking advantage of container-based infrastructure # cache: bundler # cache bundled gems from build to build addons: apt: packages: - libgirepository1.0-dev # for gobject-introspection rvm: - 2.2 - 2.3.2 - 2.3.3 - 2.4.1 matrix: allow_failures: - rvm: 2.3.3
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
squib-0.14.0 | .travis.yml |
squib-0.14.beta1 | .travis.yml |