Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

Hide a Travis repository

github travis-ci

javax.net.ssl.SSLHandshakeException on Travis CI

How to cache packages which have been installed via `apt-get` in Travis CI?

caching github travis-ci apt

Reset build number in Travis-CI

Travis-CI + Sauce Connect + Behat: Unable to get Internet Explorer to run tests

Combining travis and ec2

amazon-ec2 travis-ci

Allow non-zero return codes in Travis CI .yml

Swift CI Tests with Travis - Test runner exited before starting test execution

Configure gradle.properties android.enableAapt=false on travis yml file

Automatic merge branch into master on successful build in travis

git github merge travis-ci

How to add a new GitHub organization to Travis?

github travis-ci

Building VS 2017 MSBuild csproj Projects with Mono on Linux

Compiling android project with kotlin on TeamCity fails

Add secret environment variable to Travis CI

travis-ci

Travis-ci: Watch and build a single branch from a Git remote repository

How can a commit in git submodule trigger a build in continuous integration?

travis-ci encrypt command is asking for login --pro

travis-ci

How to display HTML-formatted output files in Travis?

How to get Travis-CI build_number within after_script command

With Continuous Integration, why are tests run after committing instead of before?