Sha256: c09ed14a6f8c589ae71a30746f102fb16c83298ffb8c0277f9d19cf0de195e89
Contents?: true
Size: 87 Bytes
Versions: 2
Compression:
Stored size: 87 Bytes
Contents
#!/usr/bin/env ruby while true puts Time.now.utc system("ci all") sleep(30) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
matrixci-0.0.5 | bin/ciwatch |
matrixci-0.0.4 | bin/ciwatch |