1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
awesome_print/.travis.yml

33 lines
658 B
YAML
Raw Normal View History

language: ruby
2019-01-08 16:00:06 -05:00
cache: bundler
rvm:
- 2.3
- 2.4
- 2.5
- ruby-head
before_install:
- gem install bundler
gemfile:
# ignore 4.2 for now as the cost to run these tests is too high
# - gemfiles/rails_4.2.gemfile
2016-05-12 17:47:42 -04:00
- gemfiles/rails_5.0.gemfile
- gemfiles/rails_5.1.gemfile
- gemfiles/rails_5.2.gemfile
- gemfiles/mongoid_4.0.gemfile
- gemfiles/mongoid_5.0.gemfile
- gemfiles/mongoid_6.0.gemfile
2015-01-20 14:52:27 -05:00
matrix:
include:
- rvm: ruby-head
env: RUBYOPT="--enable-frozen-string-literal"
# allow_failures:
# - rvm: ruby-head
2015-01-20 14:52:27 -05:00
addons:
code_climate:
repo_token: b84a33c35c698270ad54261655bc25161a0853386825a2d54fb1c7a11c2b2785