Sha256: 49b22f1426d7baa68b84d22db407e63ba976905d7e428bc2370e593b6f1e0176

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 Bytes

Contents

# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
language: "ruby"
script: "bundle exec rake --trace"
rvm:
  - 1.9.2
  - 1.9.3
  - 2.0
  - jruby-19mode
  - rbx
notifications:
  irc: "irc.freenode.org#savon"
matrix:
  allow_failures:
    - rvm: jruby-19mode

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
savon-2.5.0 .travis.yml