# File lib/travis.rb, line 110
        def checkStableState(sha1)
            return checkState(sha1, getBrStableJson())
        end