Sha256: f8c5c91aa0c85731b5ec1e2363e199bd8f98374549c6ac16c4c92d2498c27db0
Contents?: true
Size: 499 Bytes
Versions: 36
Compression:
Stored size: 499 Bytes
Contents
language: ruby script: rspec spec -f d install: - gem update bundler - bundle install rvm: - 1.8 - 1.9 - 2.0.0 - 2.1.1 - 2.1.2 - 2.2.2 - 2.3.1 - jruby-18mode - jruby-19mode - ree - ruby-head - jruby-head matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head env: global: - VERBOSE=true - TIMEOUT=1 - BENCHMARK_QUANTITY=100000 - STREAM_FILE_SIZE=68 branches: only: - master notifications: email: - adamluzsi@gmail.com
Version data entries
36 entries across 36 versions & 1 rubygems