Sha256: 3af2b7396265869087aa6721678c843ec65a4fbfabd4918ec122de988632c058
Contents?: true
Size: 320 Bytes
Versions: 3
Compression:
Stored size: 320 Bytes
Contents
language: ruby rvm: - 1.9.3 - 2.0.0 - rbx-19mode before_install: - curl -L https://github.com/kr/beanstalkd/archive/v1.9.tar.gz | tar xz -C /tmp - cd /tmp/beanstalkd-1.9/ - make - ./beanstalkd & - cd $TRAVIS_BUILD_DIR script: bundle exec rake test_all matrix: allow_failures: - rvm: rbx-19mode
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bean_counter-0.0.4 | .travis.yml |
bean_counter-0.0.3 | .travis.yml |
bean_counter-0.0.2 | .travis.yml |