We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MikeRalphson
Learn more about funding links in repositories.
Report abuse
1 parent 8dba6ed commit 1c21240Copy full SHA for 1c21240
CONTRIBUTING.md
@@ -10,16 +10,8 @@ Please run the test before submitting your pull request.
10
11
1. `npm run lint`
12
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`
+
+The code will run these tests as well as all generators on Travis CI on https://travis-ci.org/github/Mermade/openapi-codegen
23
24
## Configs
25
0 commit comments