Sha256: 6299154284322cc19d75245c92e215a36a29b1e7c87cd673415a77fa3a83c9a1

Contents?: true

Size: 232 Bytes

Versions: 3

Compression:

Stored size: 232 Bytes

Contents

language: ruby
rvm: 2.2
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

3 entries across 3 versions & 1 rubygems

Version Path
pghero-1.3.0 .travis.yml
pghero-1.2.4 .travis.yml
pghero-1.2.3 .travis.yml