Sha256: 5e79dadb07a1a72cc282f3c1fe084d4422ba1ffbfd1b92fc8f51e328eefbba4d

Contents?: true

Size: 395 Bytes

Versions: 2

Compression:

Stored size: 395 Bytes

Contents

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.2
  - jruby-19mode
  - rbx-2.2.10
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

2 entries across 2 versions & 1 rubygems

Version Path
couch_potato-1.4.0 .travis.yml
couch_potato-1.3.0 .travis.yml