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

貢獻者指南