relay icon indicating copy to clipboard operation
relay copied to clipboard

fix / modernize build system

Open kmulvey opened this issue 7 years ago • 0 comments

  1. fix the context build error https://travis-ci.org/graphql-go/relay/builds/313491517
  2. add dep
  3. run more meaningful things on travis (vet, test, build) 3a. lint is currently commented out as there are many problems there

this PR will also allow #35 to build

kmulvey avatar Apr 19 '18 17:04 kmulvey