Sha256: 6c6de6181edf7f542346a6863c98aa7242ee146bdcd7c9098e7784c773fda041

Contents?: true

Size: 208 Bytes

Versions: 1

Compression:

Stored size: 208 Bytes

Contents

language: ruby
rvm:
  - 2.2.0
  - 2.1.5
  - 2.0.0
  - 1.9.3

addons:
  postgresql: "9.3"

before_script:
  - psql -c 'create database elefant_test;' -U postgres
  - cp test/config.yml.example test/config.yml

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
elefant-0.0.1 .travis.yml