# File lib/travis.rb, line 113
        def getStableLog(sha1)
            return getLog(sha1, getBrStableJson())
        end