File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Copyright (c) 2014 Larry Gebhardt
1+ Copyright (c) 2014-2017 Cerebris Corporation
22
33MIT License
44
Original file line number Diff line number Diff line change @@ -64,4 +64,4 @@ and **paste the content into the issue description**:
6464
6565## License
6666
67- Copyright 2014-2016 Cerebris Corporation. MIT License (see LICENSE for details).
67+ Copyright 2014-2017 Cerebris Corporation. MIT License (see LICENSE for details).
Original file line number Diff line number Diff line change 66# To test on a specific rails version use this:
77# export RAILS_VERSION=4.2.6; bundle update rails; bundle exec rake test
88# export RAILS_VERSION=5.0.0; bundle update rails; bundle exec rake test
9+ # export RAILS_VERSION=5.1.0; bundle update rails; bundle exec rake test
910
1011# We are no longer having Travis test Rails 4.1.x., but you can try it with:
1112# export RAILS_VERSION=4.1.0; bundle update rails; bundle exec rake test
You can’t perform that action at this time.
0 commit comments