-
Notifications
You must be signed in to change notification settings - Fork 69
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
adding support for circleci #85
Conversation
Hi @SIMRAN1! It looks like one or more of your builds have failed.
|
@imjog please review!! |
.circleci/config.yml
Outdated
build_and_test: | ||
jobs: | ||
- build-and-test | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the last empty line (23)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okk @imjog !!
@mariobehling @chashmeetsingh Please integrate the Cirlce-CI to the repo and remove Travic-CI integration. |
Done @imjog !! |
@SIMRAN1 Remove end-space from the last line too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
thanks @imjog !! |
Fixes #81
Adding support for circleCi and removing Travis CI