Top "Travis-ci" questions

For questions about the hosted continuous integration service.

How to use travis-ci to build modern c++ using modern cmake?

Is it possible to use travis-ci to build a c++ application/project that uses cmake, gcc-6 and g++-6?

c++11 gcc cmake travis-ci
How to make travis execute Angular tests on Chrome ("Please set env variable CHROME_BIN")

I'm working on a sample Angular project generated by yeoman. I am able to run karma tests locally (I set …

angularjs yeoman karma-runner travis-ci
How to login into a Travis Enterprise using Travis CLI?

I'm trying to login to an own hosted Travis Enterprise, but usual travis login and travis login --pro are trying …

travis-ci travis-ci-cli
Travis CI build doesn't work with Android Constraint Layout

I am trying to make Travis build my Android project. It fails when it tries to download the library for …

android travis-ci android-constraintlayout