Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

How do I set up Travis for non-package code?

r travis-ci

"failed to find package directory" error on Travis-CI while computing code coverage

Call GitHub API with Travis to build Tag

During gradle test show standard out and err only for failed tests

testing gradle travis-ci

How do I build Python 3.8 on Travis CI?

python-3.x travis-ci

How to run Travis-CI and Espresso Test

Configure Mysql 5.7 with Travis CI

Zef fails to install JSON::Fast when running in Travis with Docker

docker travis-ci raku zef

Travis CI not using correct node.js version

node.js testing travis-ci

Travis CI for a Qt5 project

qt5 travis-ci

When will Travis-CI support ubuntu 14.04 as the build OS?

travis-ci

R package build failing on Unix machines due to missing GSL - GNU Scientific Library

r travis-ci gsl r-package

Make Python version depending on env var (using travis-ci)

Change C++ compiler for cmake under TravisCI

c++ cmake travis-ci biicode

How to run a command only if is the master branch in travis-ci?

python sh travis-ci fabric

Travis CI ignoring MAVEN_OPTS?

List files modified in a pull request within Travis

Jest tests hang due to open Sequelize connections

Could not find method annotationProcessor() for arguments

gradle travis-ci lombok

Why test in continuous integration if you can test on pre-commit and pre-push git hooks?