# File lib/travis.rb, line 100
        def getValidLog(sha1)
            return getLog(sha1, getBrValidJson())
        end