Sha256: ed1f575c40593934fd55f079c8bef33bf8dfd7c9c35a02d8181b684e3cb4242b

Contents?: true

Size: 230 Bytes

Versions: 5

Compression:

Stored size: 230 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0
  - jruby
env:
  - DB=postgresql
before_script:
  - git config --global user.name "User Name"
  - git config --global user.email "user@mail.com"
  - psql -c 'create database test' -U postgres

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
active_git-0.0.9 .travis.yml
active_git-0.0.8 .travis.yml
active_git-0.0.7 .travis.yml
active_git-0.0.6 .travis.yml
active_git-0.0.5 .travis.yml