Sha256: fd2fef2b373653753b1d4f4a40df420adcc0efe74d7b78fcd6628de7c0fe30c2

Contents?: true

Size: 234 Bytes

Versions: 16

Compression:

Stored size: 234 Bytes

Contents

language: ruby
rvm: 2.2.4
cache: bundler
sudo: false
script: TRAVIS_CI=1 bundle exec rake test
before_script:
  - psql -c 'create database pghero_test;' -U postgres
notifications:
  email:
    on_success: never
    on_failure: change

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
pghero-1.7.0 .travis.yml
pghero-1.6.5 .travis.yml
pghero-1.6.4 .travis.yml
pghero-1.6.3 .travis.yml
pghero-1.6.2 .travis.yml
pghero-1.6.1 .travis.yml
pghero-1.6.0 .travis.yml
pghero-1.5.3 .travis.yml
pghero-1.5.2 .travis.yml
pghero-1.5.1 .travis.yml
pghero-1.5.0 .travis.yml
pghero-1.4.2 .travis.yml
pghero-1.4.1 .travis.yml
pghero-1.4.0 .travis.yml
pghero-1.3.2 .travis.yml
pghero-1.3.1 .travis.yml