wk8 / go-ordered-map

Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
Apache License 2.0
523 stars 40 forks source link

Porting builds to CircleCI #7

Closed wk8 closed 2 years ago

wk8 commented 2 years ago

Since Travis has stopped supporting open source projects, despite their claims to the contrary...