Skip to content

Travis: Add Go 1.10.x and fix build.#869

Merged
willnorris merged 1 commit into
masterfrom
fix-ci-add-1.10
Mar 13, 2018
Merged

Travis: Add Go 1.10.x and fix build.#869
willnorris merged 1 commit into
masterfrom
fix-ci-add-1.10

Conversation

@dmitshur

@dmitshur dmitshur commented Mar 13, 2018

Copy link
Copy Markdown
Member

Add Go 1.10.x to .travis.yml. Add quotes to be consistent with the recommended style at https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use.

Regenerate the package with:

go generate github.com/google/go-github/...

That fixes the build.

Updates #868.

Add Go 1.10.x to .travis.yml. Add quotes to be consistent with the
recommended style at https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use.

Regenerate the package with:

	go generate github.com/google/go-github/...

That fixes the build.

Updates #868.
@googlebot googlebot added the cla: yes Indication that the PR author has signed a Google Contributor License Agreement. label Mar 13, 2018
@cflewis

cflewis commented Mar 13, 2018

Copy link
Copy Markdown
Contributor

You beat me to it :)

Thank you!

@willnorris willnorris merged commit d2b80df into master Mar 13, 2018
@dmitshur dmitshur deleted the fix-ci-add-1.10 branch March 14, 2018 01:53
nbareil pushed a commit to nbareil/go-github that referenced this pull request May 1, 2018
Add Go 1.10.x to .travis.yml. Add quotes to be consistent with the
recommended style at https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use.

Regenerate the package with:

	go generate github.com/google/go-github/...

That fixes the build.

Updates google#868.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indication that the PR author has signed a Google Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants