Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

Failed to build and deploy node.js project with Travis-ci - No Rakefile found

What is the "repository ID" discussed in the Travis-CI API?

git github travis-ci

How to test a front-end JavaScript library and integrate with Travis?

Travis CI - Run LWJGL Tests in Non-Headless Environment?

Targeting multiple iOS versions in your .travis.yml

travis-ci xcode7 xctool

Why are static analyzer issues not failing my CI build?

How to configure Travis CI to build Node.js without tests?

I have an github account and my user credintials are true. However, I can not login to Travis by using travis login --pro it always give an error

travis-ci travis-ci-cli

Travis CI With Ant Build, Not Finding JUnit

java ant junit travis-ci

Permission denied when running npm test via mocha on Travis-CI

node.js mocha.js travis-ci

How to use Travis without a .travis.yml file in the root folder of a repository?

travis-ci

Track generated file sizes on github using Travis-CI

javascript github travis-ci

travis cannot build because Error: Cannot find module 'react-test-renderer/shallow'

how to increase no activity wait time in travis CI?

Travis-CI Android SDK license problems

How to trigger a Travis rebuild for my pull-request from a GitHub comment?

Build project on CentOS using travis?

centos travis-ci

Travis CI for Android - Build Error: Failed to find target & Could not find dependencies

How to override Slack channels in Travis-CI notification when encrypting the token?

travis-ci slack-api

Angular unit tests fail, but not locally