Skip to content

Commit 1c21240

Browse files
committedJul 18, 2020
Remove detailed tests from CONTRIBUTING.md
1 parent 8dba6ed commit 1c21240

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed
 

‎CONTRIBUTING.md

+2-10
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,8 @@ Please run the test before submitting your pull request.
1010

1111
1. `npm run lint`
1212
1. `npm test`
13-
1. `bin/buildAll.sh`
14-
1. `npm i typescript@2.6.1 -g`
15-
1. `bin/checkJs.sh`
16-
1. `bin/checkTs.sh`
17-
1. `bin/checkLua.sh`
18-
1. `bin/checkGo.sh`
19-
1. `bin/checkRuby.sh`
20-
1. `bin/checkBash.sh`
21-
1. `bin/checkHaskell.sh`
22-
1. `bin/checkPython.sh`
13+
14+
The code will run these tests as well as all generators on Travis CI on https://travis-ci.org/github/Mermade/openapi-codegen
2315

2416
## Configs
2517

0 commit comments

Comments
 (0)
Please sign in to comment.