MODULE-6105: Move .sync.yml travis configuration under .travis.yml:

This allows `modulesync` to work again for this module.
This commit is contained in:
Johnson Earls
2017-11-26 16:20:18 +00:00
parent 74d70dae04
commit f80686908c

View File

@@ -3,6 +3,7 @@ appveyor.yml:
delete: true delete: true
spec/spec_helper.rb: spec/spec_helper.rb:
allow_deprecations: true allow_deprecations: true
.travis.yml:
extras: extras:
- rvm: 2.1.9 - rvm: 2.1.9
script: bundle exec rake rubocop script: bundle exec rake rubocop