Sha256: d2060594ee450b61927e123f100d6df7de7e7113fc4942342c6c525b204ae7c6

Contents?: true

Size: 177 Bytes

Versions: 2

Compression:

Stored size: 177 Bytes

Contents

language: ruby

rvm:
  - 2.0.0
  - 2.1.0
  - 2.2.0
  - 2.3.0

gemfile:
  - Gemfile

sudo: false

cache: bundler

before_script: "bundle update"

script: "bundle exec rake test"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fullcontact-0.16.0 .travis.yml
fullcontact-0.15.0 .travis.yml