animate-css/animate.css

Move from Travis CI to Github Actions

Ouverte

#1 221 ouverte le 18 janv. 2021

 (18 commentaires) (0 réaction) (0 personne assignée)CSS (15 998 forks)batch import
WIPgood first issueimprovement

Métriques du dépôt

Stars
 (82 530 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur