Sha256: ac47d0ffaf1c081b296be15074a139287940872085bf349fbac40e1e5ae0db6c

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

language: ruby
rvm:
  - 2.2
  - 2.0.0
  - 2.1
  - jruby-9000
env:
  - RAILS_VERSION="~>3.2"
  - RAILS_VERSION="~>4.0.0"
  - RAILS_VERSION="~>4.1.0"
  - RAILS_VERSION="~>4.2.0"
script: "rake spec:all"
before_install:
 - sudo apt-get update
 - sudo apt-get install idn
 - gem update bundler
notifications:
  email:
    recipients:
      - sbazyl@google.com
    on_success: change
    on_failure: change

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google-api-client-0.9.pre4 .travis.yml