You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2021. It is now read-only.
Deprecate project as:
* Travis CI's new pricing plan¹ has effectively dropped support
for open source, so people are migrating² away from Travis CI
(I did the same quite some time ago).
* This project hasn't been maintain in years, nor are there any
plans to do so in the future.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
¹ https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
² ljharb/object.assign#81tc39/ecma262#2260Close: #30Close: #31Close: #32Close: #33Close: #34
For build tasks that take more than 10 minutes to run, travis-scripts has to be wrapped in
travis_wait
otherwise.Adding an option to avoid suppressing the output would prevent this situation altogether, at least in my case.
The text was updated successfully, but these errors were encountered: