[GH-ISSUE #1415] Migrate from travis-ci.org to travis-ci.com #746

Closed
opened 2026-03-04 01:48:25 +03:00 by kerem · 3 comments
Owner

Originally created by @ggtakec on GitHub (Sep 21, 2020).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1415

Details about issue

Travis will close travis-ci.org on December 31st, 2020 as follows:
By then, move to travis-ci.com.

In an effort to ensure that all of our users - whether you build open-source, public or private repositories - receive regular feature updates, security patches and UX/UI enhancements, we are announcing that travis-ci.org will be officially closed down completely on December 31st, 2020, allowing us to focus all our efforts on bringing new features and fixes to travis-ci.com and all of our awesome users like yourself on the travis-ci.com domain.

Related URL: https://blog.travis-ci.com/2018-05-02-open-source-projects-on-travis-ci-com-with-github-apps

Originally created by @ggtakec on GitHub (Sep 21, 2020). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1415 ## Details about issue Travis will close travis-ci.org on December 31st, 2020 as follows: By then, move to travis-ci.com. > In an effort to ensure that all of our users - whether you build open-source, public or private repositories - receive regular feature updates, security patches and UX/UI enhancements, we are announcing that travis-ci.org will be officially closed down completely on December 31st, 2020, allowing us to focus all our efforts on bringing new features and fixes to travis-ci.com and all of our awesome users like yourself on the travis-ci.com domain. Related URL: https://blog.travis-ci.com/2018-05-02-open-source-projects-on-travis-ci-com-with-github-apps
kerem 2026-03-04 01:48:25 +03:00
Author
Owner

@gaul commented on GitHub (Sep 21, 2020):

Done: https://travis-ci.com/github/s3fs-fuse/s3fs-fuse

<!-- gh-comment-id:696006453 --> @gaul commented on GitHub (Sep 21, 2020): Done: https://travis-ci.com/github/s3fs-fuse/s3fs-fuse
Author
Owner

@ggtakec commented on GitHub (Sep 21, 2020):

Thanks!
And I updated README.md ( github.com/s3fs-fuse/s3fs-fuse@3c5b35b3b9 )

<!-- gh-comment-id:696015385 --> @ggtakec commented on GitHub (Sep 21, 2020): Thanks! And I updated README.md ( https://github.com/s3fs-fuse/s3fs-fuse/commit/3c5b35b3b9fc6683fd8e5a2aec62f34acf06fbb6 )
Author
Owner

@ggtakec commented on GitHub (Sep 21, 2020):

I found an error on travis-ci.com, it occurred on ppc64 about java loading.

$ sudo update-alternatives --set java /usr/lib/jvm/java-7-openjdk-ppc64el/jre/bin/java
update-alternatives: error: alternative /usr/lib/jvm/java-7-openjdk-ppc64el/jre/bin/java for java not registered; not setting
The command "sudo update-alternatives --set java /usr/lib/jvm/java-7-openjdk-ppc64el/jre/bin/java" failed and exited with 2 during .
<!-- gh-comment-id:696021082 --> @ggtakec commented on GitHub (Sep 21, 2020): I found an error on travis-ci.com, it occurred on ppc64 about java loading. ``` $ sudo update-alternatives --set java /usr/lib/jvm/java-7-openjdk-ppc64el/jre/bin/java update-alternatives: error: alternative /usr/lib/jvm/java-7-openjdk-ppc64el/jre/bin/java for java not registered; not setting The command "sudo update-alternatives --set java /usr/lib/jvm/java-7-openjdk-ppc64el/jre/bin/java" failed and exited with 2 during . ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#746
No description provided.