Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Use Github actions to replace Travis for CI #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mraarif
Copy link

@mraarif mraarif commented Nov 28, 2020

Travis CI hasn't been active on this repository for a long time and it looks like it was set up with travis-ci.org (that's going to shut down on December 31st, 2020)

This PR intends to replace Travis CI with GitHub Actions instead, it replaces all Travis CI operations with a GitHub workflow and fixes a few PEP8 warnings.
Newly added workflows are working fine here: mraarif#1

@facebook-github-bot
Copy link
Contributor

Hi @mraarif!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@smorimoto
Copy link

Duplication of #120. Also, you shouldn't add more ignore rules to flake8 that you don't actually need.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants