From 7ff254a6fcf3b4d77faf5197d780028791bfe6ba Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Fri, 27 Jun 2014 12:01:21 -0700 Subject: Add module-specific travis script to .sync.yml --- .sync.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.sync.yml') diff --git a/.sync.yml b/.sync.yml index 9fe38a6..6fa460a 100644 --- a/.sync.yml +++ b/.sync.yml @@ -1,4 +1,6 @@ --- +.travis.yml: + script: "\"bundle exec rake spec SPEC_OPTS='--format documentation'\"" Rakefile: unmanaged: true spec/spec_helper.rb: -- cgit v1.2.3