Remove branch restriction.
This commit is contained in:
parent
45177190ed
commit
13883a56b8
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ spinach 9 10: *spinach-knapsack
|
|||
# Execute all testing suites against Ruby 2.3
|
||||
.ruby-23: &ruby-23
|
||||
image: "ruby:2.3"
|
||||
only:
|
||||
- master
|
||||
# only:
|
||||
# - master
|
||||
|
||||
.rspec-knapsack-ruby23: &rspec-knapsack-ruby23
|
||||
<<: *rspec-knapsack
|
||||
|
|
Loading…
Reference in a new issue