# File lib/travis.rb, line 94
        def getValidState(sha1)
            return getState(sha1, getBrValidJson())
        end