Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
SisMaker
/
ibrowse
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Projects
0
Versions
30
Wiki
Activité
Parcourir la source
Removed lines which were failing travis builds
pull/144/head
Chandrashekhar Mullaparthi
il y a 9 ans
Parent
ad31b0375b
révision
79e26aed6b
2 fichiers modifiés
avec
1 ajouts
et
4 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+0
-3
.travis.yml
+1
-1
src/ibrowse.app.src
+ 0
- 3
.travis.yml
Voir le fichier
@ -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
Voir le fichier
@ -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, []},
Écrire
Aperçu
Chargement…
Annuler
Enregistrer