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

Cleanup travis #3951

Merged
merged 10 commits into from
Nov 25, 2020
Merged

Cleanup travis #3951

merged 10 commits into from
Nov 25, 2020

Conversation

Brianzchen
Copy link
Member

@Brianzchen Brianzchen commented Nov 25, 2020

Closes #3949

Remove references to Travis and replace badge with github actions

@@ -31,5 +31,10 @@ jobs:
with:
node-version: ${{ matrix.node }}

- name: Before Install
run: |
git config --global user.name "Travis CI"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Cleanup travis" ? 😉

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I'm wondering if we could just call it flow-typed CI or something like that?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦 Wonder why this never went through my head. Maybe you guys wanna just update this name directly in master? 😄

@gantoine gantoine merged commit 519b3dc into flow-typed:master Nov 25, 2020
@Brianzchen Brianzchen deleted the cleanup-travis branch November 25, 2020 21:13
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.

Move to github actions from travis?
4 participants