Sha256: 29decfb45508d7e7e956f98280fcf022a2368060b8009f611c7cf419c233a8e1

Contents?: true

Size: 467 Bytes

Versions: 1

Compression:

Stored size: 467 Bytes

Contents

language: ruby
sudo: false
cache: bundler
bundler_args: --without development
rvm:
  - ruby-head
  - ruby
  - jruby-head
  - jruby
  - 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=5eee8e8624962f963a52a1d2313dc7407e3b8006291e3704346c786642cc073b 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-deploy-2.0.0.pre.alpha .travis.yml