Sha256: d998d5de465aeb8c583b6b681e489ad8e13e29aee400c7e3192b377dcdfe0e6d

Contents?: true

Size: 411 Bytes

Versions: 3

Compression:

Stored size: 411 Bytes

Contents

language: ruby
rvm:
rvm:
  - "2.1.5"
  - ruby-head
script:
  - export WRAP_URL='http://localhost:3000'
  - export CLIENT_ID='f444a467ddbbaed52297d61a3edc5efd93e9292fc542058786aa13fa366865a3'
  - export CLIENT_SECRET='d137a94543da86e52214d3ed86b015f9299ad2fc66681637600afad814cd7d2b'
  - export TOKEN_URL='http://localhost:3000/oauth/token'
  - bundle exec rspec -fd
matrix:
 allow_failures:
   - rvm: ruby-head

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gman_client-0.0.7 .travis.yml
gman_client-0.0.6 .travis.yml
gman_client-0.0.5 .travis.yml