Flowdock
method

announce

Importance_0
v4.0.2 - Show latest stable - 0 notes - Class: Build
announce(heading) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File ci/travis.rb, line 41
  def announce(heading)
    puts "\n\e[1;33m[Travis CI] #{heading}\e[m\n"
  end
Register or log in to add new notes.