Questions tagged as 'travis-ci'

0
answers

Automatic public project deploy for instance on AWS

Question: I would like to know how I can configure Travis CI to automatically deploy a public project from GitHub after running the build and all tests pass. I have noticed this configuration of the .travis.yml file,...
asked by 08.10.2016 / 19:37
0
answers

Has the job exceeded the maximum time limit for jobs and was terminated?

Does anyone know how to solve this error and why are you giving this to my work? Follow the link of my problem: click here . p> The job exceeded the maximum time limit for jobs, and has been terminated.     
asked by 11.05.2018 / 01:59
0
answers

Local alternative to Travis-ci and StyleCI

I'm currently using Travis-ci and StyleCI in my projects, however, I'd like to be able to count on open source alternatives that run locally. For all purposes consider that I'm referring to web applications basically: HTML, CSS, JavaScrip...
asked by 13.04.2018 / 13:49
0
answers

How to use travis-ci to test an application built on Laravel?

I have a written application with the support of Laravel Framework. I would like to carry out the implantation and unit test via Travis CI. Taking an example of the repository itself I was able to reach this solution: language: php env: glo...
asked by 06.04.2018 / 15:30
0
answers

Failed to generate Electron build

I'm using the electron-builder to generate a linux installer. Through the travis service I integrated my project with bintray so that the build was sent to it, but I can not execute the project build for linux. I am using windows 10 and through...
asked by 23.03.2018 / 18:07