Skip to content

Commit

Permalink
Merge pull request #515 from alexjfisher/fix_modulesync
Browse files Browse the repository at this point in the history
Fix `.sync.yml` `docker_sets` syntax
  • Loading branch information
alexjfisher authored Oct 26, 2018
2 parents 8abf3ae + c68ce44 commit 2aef855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.travis.yml:
secure: "TcZjuTP5ooDXZNRnG1M+wqmT/Lqcg8CwZfLljGlDSjDEN2siUhflHf9A81q5XL17oN4BkQtPmLvu7d/7xijUOiqDWXG9PC/Xr3QsTTmjtEo5l2Ne7jO+HrXO0Ron6LjEy47PeUWVQs7JcLRQL1SpxlNkt/Xe7oSoL10PmP2GYJc="
docker_sets:
- centos7-64
- set: centos7-64
appveyor.yml:
delete: true
spec/spec_helper.rb:
Expand Down

0 comments on commit 2aef855

Please sign in to comment.