Sha256: 737a5608652cb6c8edd993e03f7649ca7f2c3d775fcd608eec7505f9bfa531e8

Contents?: true

Size: 476 Bytes

Versions: 1

Compression:

Stored size: 476 Bytes

Contents

language: ruby
sudo: false
cache: bundler
bundler_args: --without development
rvm:
  - ruby-head
  - ruby
  - jruby-head
  - jruby
  - 2.2.0
  - 2.1.0
  - 2.0.0
  - 1.9.3
  - rbx-2
before_script: bundle update
matrix:
  fast_finish: true
  allow_failures:
    - rvm: ruby-head
    - rvm: ruby
    - rvm: jruby-head
    - rvm: jruby
    - rvm: rbx-2
notifications:
  email: false
env:
  - CODECLIMATE_REPO_TOKEN=e5926063262b3a825cb9457b161e408788126431305069ae0d67d8179793e9e9

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-dotenv-2.0.0 .travis.yml