rspivak / slimit

SlimIt - a JavaScript minifier/parser in Python
MIT License
550 stars 94 forks source link

provide unittesting via travis-ci and coveralls #88

Closed comawill closed 1 year ago

comawill commented 7 years ago

This PR will enable travis-ci on slimit and also generate coveralls coverage report. In the current state the tests will fail in python 3.5 and take very long in python 2.7 CI-test of pull-req/travis-ci

If PR #43 would be applied as in test/travis-ci everything works out really well: CI-test of test/travis-ci

Coverage report: https://coveralls.io/github/comawill/slimit