Method: Travis::Client::Build#commit_id
- Defined in:
- lib/travis/client/build.rb
#commit_id ⇒ Object (readonly)
Returns the value of attribute commit_id.
1 2 3 |
# File 'lib/travis/client/build.rb', line 1 def commit_id @commit_id end |