Sha256: b9af30b8bba1239c93b6969365621d6cc3dc440a7fd631cffc127427d4297086

Contents?: true

Size: 388 Bytes

Versions: 3

Compression:

Stored size: 388 Bytes

Contents

language: ruby
sudo: false
cache: bundler
rvm:
  # MRI
  - 2.0
  - 2.1
  - 2.2
  - 2.3.0
  # Rubinius is failing due to segfaults on Travis (and takes significantly longer to run)
  # those builds will be restored later
  # jruby
  - jruby-19mode
bundler_args: --without development
addons:
  code_climate:
    repo_token: 7af99d9225b4c14640f9ec3cb2e24d2f7103ac49417b0bd989188fb6c25f2909

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
koala-2.5.0 .travis.yml
koala-2.5.0rc1 .travis.yml
koala-2.4.0 .travis.yml