Sha256: 1c61e2b9e5c41ca8b7b5c3f54f291551741873f9fa82011237839a60d043f7c2

Contents?: true

Size: 186 Bytes

Versions: 2

Compression:

Stored size: 186 Bytes

Contents

notifications:
  email: false
sudo: false
language: ruby
rvm:
  - 2.3.4
  - 2.4.1
  - ruby-head
before_install: gem install bundler
script:
  - bundle exec rspec
  - bundle exec rubocop

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mikoshi-0.7.0 .travis.yml
mikoshi-0.6.1 .travis.yml