Skip to content

Commit b41df13

Browse files
committed
Add Rails 5.0 to test matrix
1 parent d8f3fa4 commit b41df13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ env:
2727
matrix:
2828
- "RAILS_VERSION=4.1"
2929
- "RAILS_VERSION=4.2"
30+
- "RAILS_VERSION=5.0"
3031
- "RAILS_VERSION=master"
3132

3233
matrix:

0 commit comments

Comments
 (0)