fix(ci): try upgrading from travisci to circleci #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello! I noticed the CI job was busted and wanted to try and help. TravisCI seems to be losing traction in the community and with the current configuration not working, I thought it may be a good time to upgrade to something else. I've removed the config for travis and added one for circleci which can be easily extended to do other types of checks if you need. I'm using the badge for my personal circleci account, if you guys can set up an account I'd be happy to update it to point to the badge under the org, until then it would just read "no builds". You can check it with this link.
Anyway, this should close #9 and take the build from failing
to passing
Here's a couple more screengrabs of what the new dashboard would look like.
I hope it helps, please let me know if you have any questions!