Sha256: c004ea5137fd465872b5b7b5cb39786676a77b2c3de54cfcf00b2f0cee281058

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

language: ruby
cache: bundler
before_script: createdb -U postgres attr_vault
dist: trusty
sudo: false
script: DATABASE_URL="postgres:///attr_vault" bundle exec rspec
addons:
  postgresql: "9.6"
notifications:
  email: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
attr_vault-2.1.1 .travis.yml
attr_vault-2.1.0 .travis.yml
attr_vault-2.0.0 .travis.yml