Skip to content

Add Travis CI - #7

Merged
ruscur merged 2 commits into
ruscur:masterfrom
shenki:travis
Apr 4, 2016
Merged

ruscur merged 2 commits into
ruscur:masterfrom
shenki:travis

Conversation

@shenki

@shenki shenki commented Apr 3, 2016

Copy link
Copy Markdown
Contributor

Here is a simple Travis CI configuration that builds snowpatch.

It passes:

https://travis-ci.org/shenki/snowpatch/jobs/120391909

as does cargo test, but there are no unit tests.

We have to run the builds on Trusty as Cmake is horrible, and the libssl2 crate won't build with the version of Cmake present on Precise.

shenki added 2 commits April 3, 2016 17:14
This builds snowpatch against nightly, beta and stable releases of rust.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
@shenki shenki mentioned this pull request Apr 3, 2016
@ruscur

ruscur commented Apr 4, 2016

Copy link
Copy Markdown
Owner

Thanks for the PR, though send us patches in future! We're trying to make a statement here!

I think the main CI for snowpatch should be snowpatch, but since we get Travis for free, why not? If Travis ever picks something up that snowpatch doesn't, it's a good way to know we've got a problem.

@ruscur
ruscur merged commit 503daea into ruscur:master Apr 4, 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

Successfully merging this pull request may close these issues.

2 participants