Automattic / knox

S3 Lib
MIT License
1.74k stars 285 forks source link

Added travis CI integration #306

Closed Srokap closed 7 years ago

Srokap commented 8 years ago

See https://travis-ci.org/Srokap/knox for the tests running on my fork. See https://coveralls.io/github/Srokap/knox for how the coveralls integration looks like.

For testing I chose oldest branch I was able to run tests on (the 0.8 defined in package.json was failing on npm install), LTS and current version which is 6. For now we run them in series, so didn't want to add more than I felt was necessary. If we created separate buckets for them, they could run in parallel.

Srokap commented 7 years ago

Tomorrow passes one year since I created this PR and it's obvious that there's no interest in it. Closing.