performancecopilot / speed

A Go implementation of the PCP instrumentation API
MIT License
37 stars 6 forks source link

Add appveyor.yml #39

Closed saurvs closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 78.037% when pulling 20f778bbfe358109474298c67d6629b2244e1852 on saurvs:master into 36cbb4812a3228baa2501c8e4cd37089466f4f99 on performancecopilot:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 78.037% when pulling 20f778bbfe358109474298c67d6629b2244e1852 on saurvs:master into 36cbb4812a3228baa2501c8e4cd37089466f4f99 on performancecopilot:master.

suyash commented 7 years ago

This is nice, but it would be nice to have a matrix of multiple go versions similar to travis.

Please see https://github.com/golang/dep/blob/master/.travis.yml

suyash commented 7 years ago

Sorry, I meant appveyor.yml https://github.com/golang/dep/blob/master/appveyor.yml

saurvs commented 7 years ago

Sorry about that. A mistake while rebasing.