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

Move from Travis CI to Github Actions #1221 #1608

Closed
wants to merge 2 commits into from

Conversation

kr1st1nagr03g3r
Copy link

I had some spare time and use your animations so much, I thought I'd contribute.

I set up a Github Workflow called Install Start Run, which will

  • run: npm run build --if-present
    - run: npm test
    - run: npm install
    - run: npm start
    - run: npm run docs

I did not delete the Travis CI, however it could also be done.

Reference: #1221

@warengonzaga
Copy link
Member

hey @eltonmesquita can you take a look into this?

@eltonmesquita
Copy link
Collaborator

Thanks for this and sorry for the way too long time to review it. It's a sound change, but I'll skip it as we'll need some additional GHA work for the new plan I'm working on.

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.

None yet

3 participants