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

Added Travis CI for RadeonRays_SDK #172

Merged
merged 4 commits into from
Jan 31, 2018

Conversation

Gjacquenot
Copy link
Contributor

@Gjacquenot Gjacquenot commented Jan 27, 2018

This PR adds CI with Travis for Linux and MacOSX. With a simple .travis.yml file, one adds this CI that allows to check that project can be fetched, configured, compiled and tested.

Results can be seen here https://travis-ci.org/Gjacquenot/RadeonRays_SDK

For time being, the CI configures, compiles RadeonRays_SDK. I have disabled test running: it creates some issues. I guess it is because of OpenCL versions. These tests can be activated by uncommenting last line of .travis.yml. One can see the log result with tests here

Once accepted, a nice badge can be added on Readme.

@yozhijk yozhijk merged commit d381dfa into GPUOpen-LibrariesAndSDKs:master Jan 31, 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.

2 participants