Sha256: 2a355bb1abd27c463a0a0ef6a9945c7cf7153e5e6faa993195c0fcbc72bb3d9d

Contents?: true

Size: 347 Bytes

Versions: 8

Compression:

Stored size: 347 Bytes

Contents

language: ruby
sudo: false
before_install:
  # For testing purposes:
  - git config --global user.name "Samuel Williams"
  - git config --global user.email "samuel@oriontransfer.net"
rvm:
  - 2.1.8
  - 2.2.4
  - 2.3.0
  - ruby-head
  - rbx-2
env: COVERAGE=true
matrix:
  fast_finish: true
  allow_failures:
    - rvm: ruby-head
    - rvm: "rbx-2"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
teapot-1.3.0 .travis.yml
teapot-1.2.6 .travis.yml
teapot-1.2.5 .travis.yml
teapot-1.2.4 .travis.yml
teapot-1.2.3 .travis.yml
teapot-1.2.2 .travis.yml
teapot-1.2.1 .travis.yml
teapot-1.2.0 .travis.yml