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

Require tests to succeed before merging #6

Closed
EtienneBruines opened this issue Apr 2, 2016 · 1 comment
Closed

Require tests to succeed before merging #6

EtienneBruines opened this issue Apr 2, 2016 · 1 comment
Assignees

Comments

@EtienneBruines
Copy link
Member

Once we have the tests described in #4, we could add some kind of build-system (Travis? Something else?) which ensures that we're not breaking the code as we're progressing.

This isn't possible for engo because that depends on a lot of CGO and libraries, but this repository has no such dependencies, and is perfectly suited for it.

@paked
Copy link
Member

paked commented Apr 2, 2016

Yes. I'll set this up!

On Sat, 2 Apr 2016 1:07 pm Etienne Bruines notifications@github.com wrote:

Once we have the tests described in #4
#4, we could add some kind of
build-system (Travis? Something else?) which ensures that we're not
breaking the code as we're progressing.

This isn't possible for engo because that depends on a lot of CGO and
libraries, but this repository has no such dependencies, and is perfectly
suited for it.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#6

paked added a commit that referenced this issue Apr 2, 2016
@paked paked closed this as completed in #7 Apr 2, 2016
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

2 participants