Skip to content

Commit

Permalink
.moban.yaml: Add CI check scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb committed Jul 17, 2018
1 parent ace719b commit 3e7cbd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .moban.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@ targets:
- bear-requirements.txt: bear-requirements.txt.jj2
- .ci/appveyor.yml: ci/appveyor.yml.jj2
- .ci/run_with_env.cmd: run_with_env.cmd
- .ci/check_moban.sh: ci/check_moban.sh
- .ci/check_setuptools.py: ci/check_setuptools.py
- .ci/check_unsupported.sh: ci/check_unsupported.sh
- runtime.txt: runtime.txt
- netlify.toml: docs/netlify.toml

0 comments on commit 3e7cbd2

Please sign in to comment.