mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-10 12:46:16 +00:00
d8d857fdd3
Summary: Closes #902. CircleCI continues to work fast and well, on both the commit and nightly workflows. Travis continues to be slower. It is time. I have disabled Travis for `sourcecred/sourcecred` via: <https://travis-ci.org/profile/sourcecred> This commit removes the vestigial configuration files and code. Test Plan: Running `yarn test` still works. Running `yarn test --full` still works, and properly invokes `sharness-full` and the various extra tests. Running `git grep -i travis` yields no results. wchargin-branch: ci-remove-travis