adhearsion / ruby_speech

A ruby library for TTS & ASR document preparation
MIT License
101 stars 41 forks source link

Fix travis ci suite #38

Closed sfgeorge closed 7 years ago

sfgeorge commented 7 years ago

Resolve a number of test-related issues regarding development_dependencies and testing environment setup:

Development_dependency fixes:

Environment setup fixes:

Other changes:

Known and expected issues

coveralls commented 7 years ago

Coverage Status

Coverage increased (+5.0%) to 98.716% when pulling 261c32e7f57ac8353effcd2004b5d77625def193 on sfgeorge:feature/fix-travis into e76bd322a0b109ba1307eb9c6085ae97906ec7e2 on benlangfeld:develop.

sfgeorge commented 7 years ago

Awesome, thank you Ben!! =)

benlangfeld commented 7 years ago

Since we can't trust rbx version numbers, I'm happy to make its failure allowed. No-one sane actually uses it anyway.

sfgeorge commented 7 years ago

Sounds good, marking them as allowed and hoping for a green test suite to come through! =)

coveralls commented 7 years ago

Coverage Status

Coverage increased (+5.0%) to 98.716% when pulling 13b0dd8a45d500bc8140a235428ac469e6d989a3 on sfgeorge:feature/fix-travis into e76bd322a0b109ba1307eb9c6085ae97906ec7e2 on benlangfeld:develop.

sfgeorge commented 7 years ago

Almost forgot... shall I also include the following key from the adhearsion .travis.yml?

notifications:
  slack:
    secure: Y7EqF/9FY7mca63c1DM7kEr34fNtFclWXJj9vLqVQJwR3rCDZUZSD8DlqHJDwE6KRCCDsSkyV4lihCim+GEM28CRcJir0AEUJhXHvIMckjH7n38W9OGN26RuJGZTapjgCSMOBeq0YpSe6dAnZeRpZRJxsTFtP5ptLD5RRjIMzZM=
coveralls commented 7 years ago

Coverage Status

Coverage increased (+5.0%) to 98.716% when pulling 261ec61bdc0215f8810a54597bb7ad7eb28036fb on sfgeorge:feature/fix-travis into e76bd322a0b109ba1307eb9c6085ae97906ec7e2 on benlangfeld:develop.