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 build for services #4

Closed
mnuttall opened this issue Mar 12, 2020 · 3 comments
Closed

Travis build for services #4

mnuttall opened this issue Mar 12, 2020 · 3 comments

Comments

@mnuttall
Copy link
Collaborator

In the first instance we need to go build and go test on PullRequests and merges. Travis is the simplest way to get this up and working.

@a-roberts
Copy link
Contributor

Yeah big +1 on this, so I'm guessing only an owner (would that big @bigkevmcd only?) can do this?

https://travis-ci.org/ steps seem straight-forward enough, we've used Travis plenty here at IBM before so happy to volunteer to do this

Official docs suggest it could be as easy as augmenting our existing .travis.yaml with

script: go test -v ./...

🤞

@bigkevmcd
Copy link
Collaborator

I think this is already done?

See the badge in the README for a link to the Travis tests :-)

@a-roberts
Copy link
Contributor

a-roberts commented Mar 17, 2020

@bigkevmcd you're so right, @mnuttall as well, let's close this 😄 you can see at https://travis-ci.org/github/rhd-gitops-example/services is does test

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

No branches or pull requests

3 participants