Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
SisMaker
/
ibrowse
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Projects
0
Lançamentos
30
Wiki
Trabalho
Ver a proveniência
Removed lines which were failing travis builds
pull/144/head
Chandrashekhar Mullaparthi
há 9 anos
ascendente
ad31b0375b
cometimento
79e26aed6b
2 ficheiros alterados
com
1 adições
e
4 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+0
-3
.travis.yml
+1
-1
src/ibrowse.app.src
+ 0
- 3
.travis.yml
Ver ficheiro
@ -7,8 +7,5 @@ otp_release:
-
18.0
-
18.1
before_script:
-
curl -X PUT localhost:5984/couchbeam_testdb
-
curl -X PUT localhost:5984/couchbeam_testdb2
-
curl -X PUT localhost:5984/couchbeam_testdb3
-
"./bootstrap_travis.sh"
script
:
"./rebar3 eunit"
+ 1
- 1
src/ibrowse.app.src
Ver ficheiro
@ -1,6 +1,6 @@
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.2"},
{vsn, "4.2
.1
"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar