Sha256: 5500624f587a33a631a17e56188225c2f90194bda7a2d8c652e05b14f44122f8

Contents?: true

Size: 405 Bytes

Versions: 1

Compression:

Stored size: 405 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.3
  - 2.4.1
  - 2.4.2
  - 2.5.0
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
squib-0.14.2 .travis.yml