fossasia / mew

Package Manager Translator
GNU General Public License v3.0
1.48k stars 29 forks source link

Continuous Intergration Test #7

Open meets2tarun opened 7 years ago

meets2tarun commented 7 years ago

Let's Implement Travis and Codacy

xeon-zolt commented 7 years ago

Travis is added need to add more test cases

ParthS007 commented 6 years ago

We can add Codecov CI too which will test code coverage of every PR? Your Views @meets2tarun @xeon-zolt

Ankk98 commented 5 years ago

I would like to contribute, if there is anything beginner friendly.

Ankk98 commented 5 years ago
$ ./mew
Error : No Arguments specified
The command "./mew" failed and exited with 1 during .
Your build has been stopped.

I am getting this error while making a build. Need to fix it and add tests.

meets2tarun commented 5 years ago

hi @Ankk98 Can you please link us to that particular error?

Thanks