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

Add support for Travis CI #23

Merged
merged 1 commit into from Mar 12, 2018
Merged

Add support for Travis CI #23

merged 1 commit into from Mar 12, 2018

Conversation

ghost
Copy link

@ghost ghost commented Mar 8, 2018

I've added a CI build file .travis.yml that tests if the project compiles on Linux. This makes it easy to test if a commit broke the current build or if something that made the build compilable was left out. This also automatically checks whether a pull request builds as well. I've worked on this for 1-2 hours to ensure this works completely with the project and operates as fast as possible. My forks build status is available here: https://travis-ci.org/rogersachan/IceChat. I hope you find this useful!

@icechat icechat merged commit 198d242 into icechat:master Mar 12, 2018
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.

None yet

2 participants