animate-css/animate.css

Move from Travis CI to Github Actions

Offen

#1.221 geöffnet am 18.01.2021

 (18 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CSS (15.998 Forks)batch import
WIPgood first issueimprovement

Repository-Metriken

Stars
 (82.530 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide