Sha256: ba461f1235f034fa619b94a3c3205cdfa593281c31f1bf4d4294ca254e75c468

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

language: ruby
rvm:
  - 2.2
  - 2.0.0
  - 2.1
  - 1.9.3
  - rbx-2
  - jruby
script: "bundle exec rake spec:all"
before_install:
 - sudo apt-get update
 - sudo apt-get install idn
notifications:
  email:
    recipients:
      - temiola@google.com
    on_success: change
    on_failure: change

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
googleauth-0.1.0 .travis.yml