Sha256: 038f748117958c05661884c77c0c945e647d0c082b8dfc0812160b8e5fd42eb8

Contents?: true

Size: 314 Bytes

Versions: 3

Compression:

Stored size: 314 Bytes

Contents

language: ruby
sudo: false
rvm:
  - 2.3.1
gemfile:
  - test/gemfiles/rails_4_2.gemfile
  - test/gemfiles/rails_5_0.gemfile
cache: bundler
bundler_args: --path ../../vendor/bundle --without debug
notifications:
  slack: heybb:3n88HHilXn76ji9vV4gL819Y
env:
  global:
  - VERBOSE=1
script:
  bundle exec rake --trace

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bootstrap-4.0.0.alpha6 .travis.yml
bootstrap-4.0.0.alpha5 .travis.yml
bootstrap-4.0.0.alpha4 .travis.yml