Using Paid Travis CI for Public Repositories

Zach Riggle

I work with an open source project, and would like to take advantage of the extra features provided by the paid version of Travis CI, travisci.com. Unfortunately, it only appears to work for private repositories.

How do I get travisci.com to let me use things like customizeable caching and multiple builds, for a non-private project?

roidrage

travis-ci.com doesn't support public repositories right now. However, you can get the benefits of caching and full build capacity by using our container-based stack: http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Using Travis CI with Android

Travis CI doesn't show public repository?

Travis CI - Using repository environment variables in .travis.yml

Sonarcloud is not authorized using Travis CI and Maven

using travis-ci with wxpython tests

Error authenticating Github using Travis CI

Travis CI, update CMake using the packages cache

Deploy Docker Image to CF using Travis CI

Travis CI using the wrong version of Java

Continuous Deployment Using Travis CI and Docker

Using Travis-CI to test Homebrew tap

Using Travis CI for testing on UNIX shell scripts

Deploying a Maven version to Github using Travis CI

Test docker containers using travis-ci

Importing github repositories on travis

Can I list Github's public repositories using GraphQL?

For website development, is there an advantage to using Private vs Public repositories?

Is it possible to setup Travis-CI for a public GitHub repo I'm only collaborator in?

Deploy jar File using Travis CI and Gradle automatic build count

Travis CI not using extra Maven repository provided in pom.xml

How to set up Travis CI and postgresql using custom db credentials?

Using Travis-CI for client-side JavaScript libraries?

Travis CI throws status code 403 when using DefinitelyTyped/tsd

Using APCu on Travis CI, which runs Ubuntu 12.04

What is a good workflow for Continuous Deployment to a VPS using Travis CI and Capistrano?

Local testing of Perl repository using Travis CI (with docker)

Unable to import yaml (pyyaml) on travis-ci using python 3.6

Travis CI, Xcode - exit command is not passed further when using xcpretty

Using travis-ci.org with a pure as3 project