Update .sync.yml to support new .travis.yml configs
This commit is contained in:
parent
2fefd9c1e0
commit
b5ea0a37f0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
.travis.yml:
|
||||
unmanaged: true
|
||||
script: "\"bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--color --format documentation'\""
|
||||
Rakefile:
|
||||
unmanaged: true
|
||||
Gemfile:
|
||||
|
|
Loading…
Reference in a new issue