Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

Is it possible to set up travis to run tests for several languages?

How to fix a permission denied (publickey) error for a git submodule update in the Github Travis CI build?

Travis/Jest: TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<process>'

Travis Could not authorize build request

Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain

How to publish artifacts in Travis CI?

artifacts travis-ci

How to use multiline command in 'script:' with YAML?

How to specify a build folder in Travis?

travis-ci

How to find the current git branch in detached HEAD state

Suppressing GPG signing for Maven-based continuous integration builds (Travis CI)

How to reproduce a travis-ci build environment for debugging

travis-ci

How do I get Travis' build working directory in .travis.yml?

travis-ci

How do you remove a Github repository for Travis CI tests?

travis-ci

Use xcodebuild (Xcode 8) and automatic signing in CI (Travis/Jenkins) environments

How to configure Travis-CI to build pull requests & merges to master w/o redundancy

Permission denied for build.sh file

permissions travis-ci

The bundle UITests couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle

ios swift travis-ci uitest

What are the differences between the {before_,}{install,script} .travis.yml options?

travis-ci

Trying to understand what Travis CI does and when it should be used

git travis-ci git-flow

How do I use Travis-CI with C# or F#

c# f# mono travis-ci