Skip to content
Snippets Groups Projects
Unverified Commit b8a8f848 authored by Connor Shea's avatar Connor Shea
Browse files

Add master-only limitation.

parent 13883a56
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment