elliotchance / orderedmap

🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
MIT License
849 stars 63 forks source link

Adding Travis CI #1

Closed elliotchance closed 5 years ago

elliotchance commented 5 years ago

This change is Reviewable