Commit 2e26e609 authored by blackst0ne's avatar blackst0ne

Fix specs

parent 66b0a438
...@@ -23,6 +23,15 @@ rspec: ...@@ -23,6 +23,15 @@ rspec:
only: only:
- branches - branches
spinach:
script: "rake spinach"
allow_failure: true
tags:
- ruby
- mysql
except:
- tags
staging: staging:
variables: variables:
KEY1: value1 KEY1: value1
......
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