Sha256: 1948f08d4407ae8f35adc044b909b7525f88e5ab0d4b419d0c5847138cf82eae

Contents?: true

Size: 176 Bytes

Versions: 5

Compression:

Stored size: 176 Bytes

Contents

language: ruby
rvm:
 - 2.4
 - 2.5
services:
  - postgresql

before_script:
  - psql -c 'create database postgres_vacuum_monitor_test;' -U postgres

addons:
  postgresql: '9.6'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
postgres-vacuum-monitor-0.3.2 .travis.yml
postgres-vacuum-monitor-0.3.1 .travis.yml
postgres-vacuum-monitor-0.3.0 .travis.yml
postgres-vacuum-monitor-0.2.3 .travis.yml
postgres-vacuum-monitor-0.2.2 .travis.yml