Explorar el Código

switch travis to master branch

pull/6/head
Tristan Sloughter hace 10 años
padre
commit
2226f7c1be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@ -7,7 +7,7 @@ otp_release:
script: make travis
branches:
only:
- rebar3
- master
before_deploy: "rm -rf !(rebar3)"
deploy:
on:

Cargando…
Cancelar
Guardar