push remaining travis refs (#5594)

* add linter action to pullrequest

* patch remaining travis refs
This commit is contained in:
Eric Hellman
2021-09-30 13:51:43 -04:00
committed by GitHub
parent 09bbc1c2d9
commit 823cd41bd2
6 changed files with 11 additions and 11 deletions

View File

@ -26,7 +26,7 @@
4. 确保遵循下面的[基本准则](#基本准则),并遵循本仓库文件的[Markdown规定格式](#规定格式)。
5. Travis CI 将运行测试,以确保你的列表是 **按字母顺序排列** 的,并 **遵循格式化规则**。请 **确保** 你的更改通过了该测试。
5. Github Actions 将运行测试,以确保你的列表是 **按字母顺序排列** 的,并 **遵循格式化规则**。请 **确保** 你的更改通过了该测试。
### 基本准则