Verigreen is a lightweight, server side solution for verification of git commits. It is a gated check-in process which will not allow any failed CI commit to go into an integration/release/any protected branch. We keep it green (hence the name).
Apache License 2.0
57
stars
19
forks
source link
Fixed issue with no war being released by travis #62
Fixed issue with no war being released by travis by changing file key to have a list value (apparently new yml format).