animate-css/animate.css

Move from Travis CI to Github Actions

Aperta

#1221 aperta il 18 gen 2021

 (18 commenti) (0 reazioni) (0 assegnatari)CSS (15.998 fork)batch import
WIPgood first issueimprovement

Metriche repository

Star
 (82.530 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor