Sha256: f70858e02772203a0f75da7a346369ed22f6e88582b3a9e7a58fa390dbdbf942

Contents?: true

Size: 346 Bytes

Versions: 1

Compression:

Stored size: 346 Bytes

Contents

language: ruby
sudo: false
dist: trusty
cache: bundler
before_install:
  # For testing purposes:
  - git config --global user.email "samuel@oriontransfer.net"
  - git config --global user.name "Samuel Williams"
rvm:
  - 2.1
  - 2.2
  - 2.3
  - 2.4
  - jruby-head
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
teapot-1.3.1 .travis.yml