animate-css/animate.css

Move from Travis CI to Github Actions

开放

#1,221 创建于 2021年1月18日

 (18 条评论) (0 个反应) (0 位负责人)CSS (15,998 个派生)batch import
WIPgood first issueimprovement

仓库指标

星标
 (82,530 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南