-
Настроить вызов этого дела в тревисе
-
Настроить автосборку apk в тревисе.
-
I am developing [a package](https://travis-ci.org/blegat/Polyhedra.jl) that depends on `GLVisualize`.
However, as you can see [here](https://travis-ci.org/blegat/Polyhedra.jl), I fail on travis on Lin…
-
Con la reciente incorporación de #153 travis construye las imágenes de Docker, y eso lo pone lento. Posibles soluciones:
- Ver si Travis puede reportar el estado del test _antes_de hacer `after_succes…
-
There's a continuous integration tool called Travis that can automatically run tests whenever any commit is pushed. This is nice to see if you have any breakages. It's quite easy to integrate and fr…
-
Perhaps it's wise to employ a ci.
I recommend Travis, although I hear good things about circle ci too.
https://travis-ci.org/
ghost updated
6 years ago
-
Did you look at the travis output? Any thoughts as to what is going on?
grebe updated
5 years ago
-
-
Put this on travis. You'll have to make 3 secret environment variables:
- mailinator url
- mailgun url
- email password
http://docs.travis-ci.com/user/environment-variables/#Encrypted-Variables
http:…
-
Having Travis on each of the repos (including the badge) would definitely put a lot more trust in the components. I've also been doing a lot of testing first to ensure there's enough coverage. I could…