animate-css/animate.css

Move from Travis CI to Github Actions

Aberta

#1.221 aberto em 18 de jan. de 2021

 (18 comentários) (0 reação) (0 responsável)CSS (15.998 forks)batch import
WIPgood first issueimprovement

Métricas do repositório

Stars
 (82.530 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Our CI settings are a bit outdated - they just npm install - we should move them to Github actions so the whole team can have full access to the whole process. It should run:

  • npm install
  • npm start
  • npm run docs

Guia do colaborador