From b5ea0a37f078fe2787346d1ea9c1703ecfd5a779 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Fri, 27 Jun 2014 10:03:48 -0700 Subject: Update .sync.yml to support new .travis.yml configs --- .sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.sync.yml') diff --git a/.sync.yml b/.sync.yml index ac79bae..21e872e 100644 --- a/.sync.yml +++ b/.sync.yml @@ -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: -- cgit v1.2.3