Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in travis-ci

Travis CI Android Tests: no connected devices

Error: TSError: ⨯ Unable to compile TypeScript

Travis special requirements for each python version

Should I have Travis cache node_modules or $HOME/.npm

node.js npm travis-ci yarnpkg

How do detect if Travis-Ci or not

travis-ci

Remove Travis CI old builds

travis-ci

How to publish to Github Pages from Travis CI?

How make travis-ci execute for some branch?

github travis-ci

How to use python 3 as a build script in non-python travis configuration?

python python-3.x travis-ci

Using Travis CI for testing on UNIX shell scripts

shell unix travis-ci shunit2

How does travis-ci.org throttle builds?

travis-ci

Travis-CI builds on schedule

travis-ci

How to make travis execute Angular tests on Chrome ("Please set env variable CHROME_BIN")

What is the best practice to use keystores to sign release version of an Android app on Travis CI?

How to make Travis CI test package for Linux, OS X, Windows?

linux windows macos travis-ci

Travis CI with Clang 3.4 and C++11

What is the current workflow to debug Travis builds locally?

debugging github travis-ci

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main resolved in /app/node_modules/@babel/helper-compilation-targets/package.json

Using Travis-CI for client-side JavaScript libraries?

Run grunt build command on Travis CI

node.js gruntjs travis-ci