Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

How to get travis to fail if tests do not have enough coverage for python

How do I deploy nuget packages in Travis CI?

deployment nuget travis-ci

Can I prevent a git push if Travis fails?

github travis-ci

com.android.builder.testing.ConnectedDevice > hasTests[test(AVD) - 5.0] FAILED

How to ensure that README.rst is valid?

How to change Ruby version for Homebrew in macOS in Travis CI?

ruby macos homebrew travis-ci

Travis CI with Amazon Elastic Beanstalk

Travis CI failed because cannot accept license Constrain Layout

Head Detached warning in Travis-CI when deploying to Heroku

git heroku github travis-ci

How to enable PHP redis extension on Travis

Rake db:test:prepare task deleting data in development database

Where can I download the 64-bit Travis-CI VM images?

github travis-ci

Integrate Gitlab and TravisCi

ruby gitlab travis-ci

No Language: Travis CI

travis-ci

Travis-CI - How is time limit counted for builds? (Sum of all jobs or time of longest one)?

What does Travis-CI actually do in PHP development? [closed]

php travis-ci

How does pip decide which many linux wheel to use?

python linux scipy pip travis-ci

codecov unable to collect data using pytest - "Coverage.py warning: No data was collected."

How to resolve the "psycopg2.errors.UndefinedTable: relation "auth_user" does not exist" when running django unittests on Travis