Sha256: 8cf26c9618225ffeb1e9f809bdfd9c4863d14feb781b39d85dc06ed469cb46d8

Contents?: true

Size: 387 Bytes

Versions: 1

Compression:

Stored size: 387 Bytes

Contents

language: ruby
rvm:
  - "2.1.10"
  - "2.2.10"
  - "2.3.7"
  - "2.4.4"
  - "2.5.1"
cache: bundler
sudo: false
env:
  global:
    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

matrix:
  exclude:
  - rvm: 2.0.0
    gemfile: gemfiles/activesupport5.gemfile
  - rvm: 2.1.10
    gemfile: gemfiles/activesupport5.gemfile
gemfile:
  - gemfiles/activesupport5.gemfile
  - gemfiles/activesupport4.gemfile

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
locabulary-0.8.1 .travis.yml