Commit b8a8f848 authored by Connor Shea's avatar Connor Shea

Add master-only limitation.

parent 13883a56
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment