Add Rails 5.0 to test matrix

This commit is contained in:
Benjamin Fleischer 2016-07-05 13:22:16 -05:00
parent d8f3fa4bca
commit b41df13341

View File

@ -27,6 +27,7 @@ env:
matrix:
- "RAILS_VERSION=4.1"
- "RAILS_VERSION=4.2"
- "RAILS_VERSION=5.0"
- "RAILS_VERSION=master"
matrix: