Sha256: 1b6bdba1d0f5633c7ba64eb98391b07fa729075730c809d90235279de787d4fc

Contents?: true

Size: 165 Bytes

Versions: 5

Compression:

Stored size: 165 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1

gemfile:
  - Gemfile

sudo: false

cache: bundler

before_script: "bundle update"

script: "bundle exec rake test"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fullcontact-0.14.0 .travis.yml
fullcontact-0.13.0 .travis.yml
fullcontact-0.12.0 .travis.yml
fullcontact-0.11.0 .travis.yml
fullcontact-0.10.0 .travis.yml