Sha256: 0ad7bc0cd0d2ff8877ac01044df601e943195118d1c2c042dc5e55d9e567c156

Contents?: true

Size: 390 Bytes

Versions: 1

Compression:

Stored size: 390 Bytes

Contents

language: ruby
bundler_args: --without debug
before_script:
  - ./spec/setup/arangodb.sh
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.2
  - jruby-19mode
  - jruby-head
  - rbx-19mode
  - ruby-head
env:
  - ARANGODB_DISABLE_AUTHENTIFICATION=true VERSION=2.0
matrix:
  allow_failures:
    - rvm: jruby-19mode
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-19mode
script: "bundle exec rake ci"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guacamole-0.2.0 .travis.yml