Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

How do I cache global NPM packages on Travis CI?

Why does my F# project build locally but fail on Travis?

.net f# travis-ci

Error on travis-ci build "No Rakefile found"

r travis-ci

How to test Pl/Python PostgreSQL procedures with Travis CI?

exclude files from triggering a travis ci build on github

github travis-ci

Test a forked Github project by Travis?

Cache docker images on Travis CI

Testing matplotlib-based plots in Travis CI

Deploy a specific directory to npm with Travis-CI

npm travis-ci

Travis CI Build Failing

build-process travis-ci

How to ignore files or directories with clang-format 3.9

How to answer an apt-get configuration change prompt on Travis-CI, in this case for couchdb 1.5.0

couchdb travis-ci apt-get

How can I connect Coveralls and Travis in GitHub?

github travis-ci coveralls

apt-get update fails with 404 in a previously working build

how to run composer.phar self-update in travis

php composer-php travis-ci

Elixir mix auto acknowledge

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