Run Ruby 2.1 tests on non-master branches too.
This commit is contained in:
parent
634d003e9c
commit
d61098c5b9
1 changed files with 2 additions and 2 deletions
|
@ -143,8 +143,8 @@ spinach 9 10: *spinach-knapsack
|
|||
.ruby-21: &ruby-21
|
||||
image: "ruby:2.1"
|
||||
<<: *use-db
|
||||
only:
|
||||
- master
|
||||
# only:
|
||||
# - master
|
||||
cache:
|
||||
key: "ruby21"
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue