Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

How to properly setup TravisCI For a simple C project

c makefile travis-ci

Travis CI couldn't install openjdk11

maven travis-ci openjdk-11

What is pip install -q -e . for in this Travis-CI build tutorial?

python django pip travis-ci

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

travis-ci

Disadvantages of shallow cloning on Travis and other CI services?

rake db:migration not working on travis-ci build

Is there a way to access and view html report in Travis CI for maven tests?

Using Vagrant on cloud CI services

cURL error 35: gnutls_handshake() failed

php curl travis-ci gnutls

Test travis-ci script without commit on github

github travis-ci

Travis CI for Android

android travis-ci

How you increment the version number using Travis CI?

github travis-ci

How to properly use curl in Travis-CI config file (YAML)?

curl yaml travis-ci

Travis CI environment variables with Gradle properties

cryptography AssertionError: sorry, but this version only supports 100 named groups

Installing gems results in error

ruby gem travis-ci

Travis determine which files changed

git travis-ci

How can I get clean Gradle output on Travis CI?

gradle travis-ci

Travis conditional on branch after_success

travis-ci