Sha256: 4205a06918b954ba60c5e4da7d9fe0bfa33edc1a8478c5143c94ed29a5f79190

Contents?: true

Size: 199 Bytes

Versions: 4

Compression:

Stored size: 199 Bytes

Contents

language: ruby
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - rbx-18mode
  - rbx-19mode
  - ree

before_install:
  - "export DISPLAY=:99.0"
  - "sh -e /etc/init.d/xvfb start"

script: bundle exec rake travis

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
json-bloomfilter-0.1.5 .travis.yml
json-bloomfilter-0.1.4 .travis.yml
json-bloomfilter-0.1.3 .travis.yml
json-bloomfilter-0.1.2 .travis.yml