Sha256: 27f8209c348e4021ebcd792b2c893c489364179919635e71e0995d0ccf5d0fc3

Contents?: true

Size: 696 Bytes

Versions: 1

Compression:

Stored size: 696 Bytes

Contents

before_script:
  - unset RAILS_ENV
  - unset RACK_ENV
branches:
  only:
    - master
env:
  global:
    secure: | # CODECLIMATE_REPO_TOKEN
      Pm3j2/BtAzMtqRMP83rFvDtpUNeIAdLMzwH62In+3h/AE8gHDArGYS+jmChw
      2hKVjwzVUTWZlpSEocqAg/YIDB3BJzWmyc6UP+VA0gji6HsufXYTmKAVPSVY
      TQ7mPPP7hm95e3SkFbLdLbGkQfLdjIKeMY5lY/knX+QKUCjO52Y=
gemfile:
  - gemfiles/rails30.gemfile
  - gemfiles/rails31.gemfile
  - gemfiles/rails32.gemfile
  - gemfiles/rails40.gemfile
  - gemfiles/rails41.gemfile
language: ruby
matrix:
  allow_failures:
    - rvm: ruby-head
  include:
    - gemfile: Gemfile
      rvm: "2.1"
      env: COVERAGE=1
rvm:
  - 1.9.3
  - 2.0.0
  - "2.1"
  - ruby-head
script: bundle exec rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
figaro-1.0.0.rc1 .travis.yml