Sha256: df75eaae5cf835b106052c05839583ab12f07bd7cf262145a7b7220978b1abf8

Contents?: true

Size: 432 Bytes

Versions: 2

Compression:

Stored size: 432 Bytes

Contents

branches:
  only:
    - master
env:
  global:
    secure: | # CODECLIMATE_REPO_TOKEN
      EEoiWSHrAnv1VAlN6msYZPWcdKohINin6vmghWn54uvNcowgLwIr/0S5+Cx7
      YqY/iYA0OzELX5j5pTgMHLroG4kkbgTnBQe09pFGxhoqA0WOp/uZkyX6dFro
      yatmOosa1UUiw4aZogfjv2KdP18oILxV3d+lIfqZgUb7o9bTzbw=
language: ruby
matrix:
  allow_failures:
    - rvm: 1.9.3
    - rvm: ruby-head
rvm:
  - 1.9.3
  - "2.0"
  - "2.1"
  - ruby-head
script: bundle exec rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fair_dice_roll-3.0.0 .travis.yml
fair_dice_roll-2.0.0 .travis.yml