MTG / acousticbrainz-client

A client to upload data to an acousticbrainz server
GNU General Public License v3.0
29 stars 22 forks source link

Enable Travis CI #27

Closed Freso closed 1 month ago

Freso commented 9 years ago

Go to https://travis-ci.org/profile/MTG and enable MTG/acousticbrainz-client then go to settings (the wrench icon) and turn "Build only if .travis.yml is present" on.

Note that the Python 3 tests are currently failing due to #25/#26, but should hopefully work once they do. (This making #25/#26 the first bug to be found due to this testing, and it's not even enabled yet! :+1:)

Freso commented 9 years ago

https://travis-ci.org/Freso/acousticbrainz-client/builds/39004728 - freso-tweaks, which is now master with all my current PRs merged into it, passes the Travis inspection.

Freso commented 9 years ago

freso-tweaks now also include #28 and #29 (including latest master): https://travis-ci.org/Freso/acousticbrainz-client/builds/39164431