bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
658 stars 200 forks source link

TravisCI usign go 1.7.x instead of 1.7.2 #20

Closed albenik closed 7 years ago

albenik commented 7 years ago

Yet another minor enhancement

cmaglie commented 7 years ago

I've merged the first commit 0eb640a.

About the second commit, I don't like the style used in golang, for two reasons:

So, for now I'm closing this PR, BTW if you do not agree I'm happy to hear your opinion on that and discuss further.

albenik commented 7 years ago

@cmaglie First looks like I misunderstood gihub pull request behaviour. I created pull request only for the TravisCI commit. And plans to make a second pull request for //sys with explanation later. I made issue to discuss https://github.com/bugst/go-serial/issues/21