Sha256: 01d15dc21e89d34858e9e9b4bc3ebad10322ae076c30aac348d553914dcb7bf3

Contents?: true

Size: 228 Bytes

Versions: 5

Compression:

Stored size: 228 Bytes

Contents

language: ruby
sudo: false
cache: bundler

rvm:
  - 2.4.0
  - 2.3.3
  - 2.2.2

script: bundle exec rspec

before_install:
  - gem update --system
  - gem update bundler

services:
  - redis-server

notifications:
  email: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lita-glip-0.2.0 .travis.yml
lita-glip-0.1.0 .travis.yml
lita-glip-0.0.4 .travis.yml
lita-glip-0.0.3 .travis.yml
lita-glip-0.0.2 .travis.yml