animate-css/animate.css

Move from Travis CI to Github Actions

オープン

#1,221 opened on 2021/01/18

 (18 件のコメント) (0 件のリアクション) (0 人の担当者)CSS (15,998 件のフォーク)batch import
WIPgood first issueimprovement

Repository metrics

Stars
 (82,530 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド