Sha256: 27cad2b5c4760ad05f6b806fba507038d63b61d0f374fe357da8233eee8418fc
Contents?: true
Size: 523 Bytes
Versions: 1
Compression:
Stored size: 523 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 - 2.2 - 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-sql-0.3.1 | .travis.yml |