Skip to content

Update Travis CI #562

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

Merged
merged 2 commits into from
May 24, 2018
Merged

Update Travis CI #562

merged 2 commits into from
May 24, 2018

Conversation

gjrtimmer
Copy link
Collaborator

Add: OSX
Add: Windows Cross-Compile
Add: Golang: 1.10.x

Exclusions:

  • Golang: 1.7 from OSX
  • Golang: Master does not cause build failure
  • Tests for Windows Cross-Platform

Add: OSX
Add: Windows Cross-Compile
Add: Golang: 1.10.x

Exclusions:
- Golang: 1.7 from OSX
- Golang: Master does not cause build failure
- Tests for Windows Cross-Platform
@coveralls
Copy link

coveralls commented May 23, 2018

Coverage Status

Coverage remained the same at 68.061% when pulling 6510a04 on GJRTimmer:fix/travis-ci into a72efd6 on mattn:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 68.061% when pulling 56ffb7a on GJRTimmer:fix/travis-ci into a72efd6 on mattn:master.

if [[ "${GOOS}" != "windows" ]]; then
$HOME/gopath/bin/goveralls -repotoken 3qJVUE0iQwqnCbmNcDsjYu1nh4J4KIFXx
go test -race -v . -tags "${GOTAGS}"
fi
Copy link
Owner

Choose a reason for hiding this comment

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

[nit] please add last end-of-line.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@mattn mattn merged commit 29ac65f into mattn:master May 24, 2018
@mattn
Copy link
Owner

mattn commented May 24, 2018

Thank you

@gjrtimmer gjrtimmer deleted the fix/travis-ci branch May 24, 2018 09:39
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