Add Houston config (#13707)

pull/13685/head^2
Diego Sampaio 6 years ago committed by GitHub
parent 8fbbd6c45d
commit d5c57d1778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      package.json

@ -238,5 +238,17 @@
"hooks": {
"pre-push": "meteor npm run lint && meteor npm run testunit"
}
},
"houston": {
"updateFiles": [
"package.json",
".sandstorm/sandstorm-pkgdef.capnp",
".travis/snap.sh",
".circleci/snap.sh",
".circleci/update-releases.sh",
".docker/Dockerfile",
".docker/Dockerfile.rhel",
"app/utils/rocketchat.info"
]
}
}

Loading…
Cancel
Save