Sha256: 843b442ec298ce6e40fb35cf17dc048280f0ed497a4c7f5751cde7412984f580

Contents?: true

Size: 193 Bytes

Versions: 9

Compression:

Stored size: 193 Bytes

Contents

language: ruby

rvm:
  - 2.1.8
  - 2.2.4
  - 2.3.0

gemfile:
  - gemfiles/rails42.gemfile

branches:
  only:
    - master

sudo: false

script: bundle exec rspec --color --format documentation

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
authenticate-0.5.0 .travis.yml
authenticate-0.4.0 .travis.yml
authenticate-0.3.3 .travis.yml
authenticate-0.3.2 .travis.yml
authenticate-0.3.1 .travis.yml
authenticate-0.3.0 .travis.yml
authenticate-0.2.3 .travis.yml
authenticate-0.2.2 .travis.yml
authenticate-0.2.1 .travis.yml