DigitalOceanApp
DigitalOceanApp copied to clipboard
Improve Travis CI build Performance
According to the official document Fast Finishing, if some rows in the build matrix are allowed to fail, we can add fast_finish: true to the .travis.yml to get faster feedbacks.
===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.