For questions about the hosted continuous integration service.
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-ciI'm trying to login to an own hosted Travis Enterprise, but usual travis login and travis login --pro are trying …
travis-ci travis-ci-cliI am trying to make Travis build my Android project. It fails when it tries to download the library for …
android travis-ci android-constraintlayoutHow do you test different Python versions with Tox from within Travis-CI? I have a tox.ini: [tox] envlist = py{27,33,34,35} …
python unit-testing travis-ci python-unittest toxI setup travis-ci for a new rails project, but for some reason the build status is always shown as unknown …
travis-ci github-servicesI'm not sure to use Travis-CI for my client-side JavaScript library or not, because it compiles with NodeJs on Travis-CI …
javascript continuous-integration travis-ciI am trying to set up Travis for Android. Running the build seems to work so far, but when it …
android continuous-integration travis-ciWe're seeing a lot of build failures on the first and even second execution of pull requests for our Android …
android travis-ci