@hackage travis-pogodi0.1.0

A better travis_wait

travis-pogodi

Build Status

Wolf

An alternative implementation of Travis CI travis_wait script. To surpass Travis no-output timeout travis-pogodi regularly prints message to stdout. Unlike travis_wait it doesn't block output of the command it executes.

travis-pogodi [OPTIONS] CMD [-- ARGS]

Available options:
  -h,--help                Show this help text
  -m,--message ARG         message printed to
                           stdout (default: Nu, Travis, pogodi!)
  -n,--interval ARG        interval between messages in seconds (default: 600)
$ travis-pogodi -n1 -- sleep 2
Nu, Travis, pogodi!
  • Installation

  • Dependencies (0)

  • Dependents (0)