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
Mauro George eff2239e37 Updates documentation and utilize social tools
Create CONTRIBUTING file

Add rubygems badge

Add code climate badge

Add badge of total of downloads

Add badges flat style

Add changelog of the changes

Add info about how to use appraisal

Fix link to changelog on CONTRIBUTING

Add Semantic Version on the README
2014-12-31 13:44:22 -05:00

13 lines
223 B
YAML

language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
gemfile:
- gemfiles/rails_3.2.gemfile
- gemfiles/rails_4.0.gemfile
- gemfiles/rails_4.1.gemfile
- gemfiles/rails_4.2.gemfile
- gemfiles/mongoid_3.1.gemfile