Add srcclr addon
This commit is contained in:
parent
6fdbcd6d38
commit
02a92faae4
|
@ -3,5 +3,7 @@ rvm:
|
|||
- 2.2.3
|
||||
services:
|
||||
- memcached
|
||||
addons:
|
||||
srcclr: true
|
||||
script:
|
||||
- bundle exec rake compile && bundle exec rake
|
||||
|
|
Loading…
Reference in New Issue