Sha256: 6c5802ddb9623f9f20f54251a4196633843513b1cdae1f8f2dfc923878960f3e

Contents?: true

Size: 404 Bytes

Versions: 1

Compression:

Stored size: 404 Bytes

Contents

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.1.1
  - jruby-19mode
  - rbx-2.1.1
gemfile:
  - active_support_3_2
  - active_support_4_0
before_script:
  - sudo sh -c 'echo "[native_query_servers]" >> /etc/couchdb/local.ini'
  - sudo sh -c 'echo "erlang = {couch_native_process, start_link, []}" >> /etc/couchdb/local.ini'
  - sudo /etc/init.d/couchdb restart
matrix:
  allow_failures:
    - rvm: jruby-19mode

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
couch_potato-1.1.4 .travis.yml