Sha256: 3669cf7565da692ba9e57104fdc00e58a3eecc60413bd71a0c0707b024fc3ed2

Contents?: true

Size: 354 Bytes

Versions: 10

Compression:

Stored size: 354 Bytes

Contents

sudo: false
language: ruby
cache: bundler
rvm:
 - 2.0.0
 - 2.1.7
 - 2.2.4
 - 2.3.3
 - 2.4.1
 - ruby-head

before_install:
 - gem install bundler -v 1.13.7
 - git --version
 - git config --global user.email "lol@commits.org"
 - git config --global user.name "Lolcommits"

matrix:
  allow_failures:
    - rvm: ruby-head

branches:
  except:
    - gh-pages

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
lolcommits-loltext-0.0.5 .travis.yml
lolcommits-tranzlate-0.0.4 .travis.yml
lolcommits-loltext-0.0.4 .travis.yml
lolcommits-twitter-0.0.2 .travis.yml
lolcommits-twitter-0.0.1 .travis.yml
lolcommits-loltext-0.0.3 .travis.yml
lolcommits-tranzlate-0.0.3 .travis.yml
lolcommits-tranzlate-0.0.2 .travis.yml
lolcommits-tranzlate-0.0.1 .travis.yml
lolcommits-loltext-0.0.2 .travis.yml