Sha256: 7eddab63d326266e07e16a5bc1302a085bc4564e9586619df1118b7afeb06800

Contents?: true

Size: 283 Bytes

Versions: 3

Compression:

Stored size: 283 Bytes

Contents

sudo: false
dist: trusty

addons:
  apt:
    packages:
      - tidy
      - tcl
      - tk

install: bundle install --without=benchmark

rvm:
  - 2.0.0
  - 2.1
  - 2.2
  - 2.3
  - 2.4
  - 2.5
  - ruby-head

matrix:
  allow_failures:
  - rvm: ruby-head

notifications:
  email: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
greenmat-3.5.1.2 .travis.yml
greenmat-3.5.1.1 .travis.yml
greenmat-3.5.1.0 .travis.yml