Skip to content

Commit 2aef855

Browse files
authored
Merge pull request #515 from alexjfisher/fix_modulesync
Fix `.sync.yml` `docker_sets` syntax
2 parents 8abf3ae + c68ce44 commit 2aef855

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
@@ -3,7 +3,7 @@
33
.travis.yml:
44
secure: "TcZjuTP5ooDXZNRnG1M+wqmT/Lqcg8CwZfLljGlDSjDEN2siUhflHf9A81q5XL17oN4BkQtPmLvu7d/7xijUOiqDWXG9PC/Xr3QsTTmjtEo5l2Ne7jO+HrXO0Ron6LjEy47PeUWVQs7JcLRQL1SpxlNkt/Xe7oSoL10PmP2GYJc="
55
docker_sets:
6-
- centos7-64
6+
- set: centos7-64
77
appveyor.yml:
88
delete: true
99
spec/spec_helper.rb:

0 commit comments

Comments
 (0)