Travis CI
Added integration with Travis. If accepted badge in README will have to be changed to your own Travis account by enabling the main repo.
Solcover
Integrated Solcover into Travis pipeline to automate the testing process. If accepted badge will have to be updated in README.
Solium
Linter for contracts. I fixed small warning but left most alone since there are no style guidelines. I added .soliumrc.json with the standard recommended rules.
Travis CI Added integration with Travis. If accepted badge in
README
will have to be changed to your own Travis account by enabling the main repo.Solcover Integrated Solcover into Travis pipeline to automate the testing process. If accepted badge will have to be updated in
README
.Solium Linter for contracts. I fixed small warning but left most alone since there are no style guidelines. I added
.soliumrc.json
with the standard recommended rules.Also added a few cosmetic changes.
Hope it helps :)