Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add builds for Go 1.8 #113

Merged
merged 1 commit into from Mar 6, 2017
Merged

Add builds for Go 1.8 #113

merged 1 commit into from Mar 6, 2017

Conversation

relistan
Copy link
Collaborator

@relistan relistan commented Mar 6, 2017

@skey this will add a build for Go 1.8.x (picks up current latest patch level) without removing the other two builds. I'm seeing drastically shorter build times on 1.8 vs 1.7 for one of my projects.

Also worth considering adding a deploy section to the .travis.yml that will push to GitHub releases (I didn't do that here). Here's an example.

@dselans
Copy link
Member

dselans commented Mar 6, 2017

Yes to both. Having travis do the release would be really nice, however I've never done it. In the example you provided, there's a token in there, I assume that's encrypted?

We already have a make target for creating a semver'd release - that could probably be utilized for the travis release as well.

@dselans dselans merged commit 135ecb3 into master Mar 6, 2017
@dselans dselans deleted the relistan/build-on-1.8 branch March 6, 2017 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants