# File lib/travis.rb, line 97
        def checkValidState(sha1)
            return checkState(sha1, getBrValidJson())
        end