sourcegraph / srclib

srclib is a polyglot code analysis library, built for hackability. It consists of language analysis toolchains (currently for Go and Java, with Python, JavaScript, and Ruby in beta) with a common output format, and a CLI tool for running the analysis.
https://srclib.org
Other
942 stars 62 forks source link

Remote builders #81

Closed sqs closed 9 years ago

sqs commented 9 years ago

This is failing because it references types removed in https://github.com/sourcegraph/go-sourcegraph/pull/15. It passes locally. It is a pain to temporarily make Travis use a different branch for a Go dep, so I hope the reviewer can just take my word on this. :smile: