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

travis: replace golang 1.10 and 1.11 with 1.12 #1457

Merged
merged 1 commit into from
May 28, 2019

Conversation

srenatus
Copy link
Contributor

This is because I suspect the gofmt rules change between these versions to
make half the travis CI tests fail sometimes?

Compare this with that 🤕

@srenatus
Copy link
Contributor Author

cc @JoelSpeed @ericchiang 😉

@ericchiang
Copy link
Contributor

I'm fine with dropping go 1.11

This is because I suspect the gofmt rules change between these versions to
make half the travis CI tests fail sometimes?

Signed-off-by: Stephan Renatus <[email protected]>
@srenatus srenatus force-pushed the sr/travis/use-go-1.1{1,2}.x branch from 2fb7469 to 11913a2 Compare May 28, 2019 14:07
Copy link
Contributor

@JoelSpeed JoelSpeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, this looks good, never seen much point in testing between multiple versions anyway! (also 1.11 is painfully slow compared to 1.12)

@srenatus
Copy link
Contributor Author

ACK, removed all but 1.12.0 ✔️

@srenatus srenatus changed the title travis: replace golang 1.10 with 1.12 travis: replace golang 1.10 and 1.11 with 1.12 May 28, 2019
@srenatus srenatus merged commit e137db9 into dexidp:master May 28, 2019
mmrath pushed a commit to mmrath/dex that referenced this pull request Sep 2, 2019
travis: replace golang 1.10 and 1.11 with 1.12
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.

3 participants