Sha256: 2504091ed5569943887fad60f7bc4d66dd3ea79f88785d01e8936ae6589f163a
Contents?: true
Size: 515 Bytes
Versions: 4
Compression:
Stored size: 515 Bytes
Contents
language: ruby bundler_args: --without yard guard benchmarks env: - CODECLIMATE_REPO_TOKEN=03d7f66589572702b12426d2bc71c4de6281a96139e33b335b894264b1f8f0b0 before_script: - psql -c 'create database rom;' -U postgres script: "bundle exec rake spec" rvm: - 2.0 - 2.1 - rbx-2 - jruby - ruby-head matrix: allow_failures: - rvm: ruby-head notifications: webhooks: urls: - https://webhooks.gitter.im/e/39e1225f489f38b0bd09 on_success: change on_failure: always on_start: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rom-sql-0.3.0 | .travis.yml |
rom-sql-0.2.0 | .travis.yml |
rom-sql-0.1.1 | .travis.yml |
rom-sql-0.1.0 | .travis.yml |