Sha256: 5fbd5802cb9e7fe15516a35c6a27194bf8b6e9cfdd80ad9785cd61ae4d1ee555

Contents?: true

Size: 350 Bytes

Versions: 1

Compression:

Stored size: 350 Bytes

Contents

language: ruby

notifications:
  email:
    recipients:  
      - kou@clear-code.com
      - ongaeshi0621@gmail.com
      
rvm:
  # - 1.8.7
  # - 1.9.3
  # - 2.0.0
  - 2.1.9
  - 2.2.5
  - 2.3.1

sudo: required
before_install:
  - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
  - gem update bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
milkode-1.8.9 .travis.yml