Update .sync.yml to support new .travis.yml configs

This commit is contained in:
Colleen Murphy 2014-06-27 10:03:48 -07:00
parent 2fefd9c1e0
commit b5ea0a37f0

View file

@ -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: