Skip to content

Commit b5ea0a3

Browse files
author
Colleen Murphy
committed
Update .sync.yml to support new .travis.yml configs
1 parent 2fefd9c commit b5ea0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
.travis.yml:
3-
unmanaged: true
3+
script: "\"bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--color --format documentation'\""
44
Rakefile:
55
unmanaged: true
66
Gemfile:

0 commit comments

Comments
 (0)