Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
SisMaker
/
rebar3
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Projects
0
Lançamentos
62
Wiki
Trabalho
Ver a proveniência
Officially Deprecate R16B release
Required for the Logger interface to be supported since it relies on maps
pull/1779/head
Fred Hebert
há 7 anos
ascendente
254bb7be7c
cometimento
f4f538a89b
1 ficheiros alterados
com
1 adições
e
3 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-3
.travis.yml
+ 1
- 3
.travis.yml
Ver ficheiro
@ -1,8 +1,6 @@
language
:
erlang
matrix:
include:
-
os
:
linux
otp_release
:
R16B03-1
-
os
:
linux
otp_release
:
17.5
-
os
:
linux
@ -44,4 +42,4 @@ deploy:
on
:
repo
:
erlang/rebar3
branch
:
master
condition
:
$TRAVIS_OTP_RELEASE = "
R16B03-1
"
condition
:
$TRAVIS_OTP_RELEASE = "
17.5
"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar