This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
ibrowse
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
30
Wiki
Activity
Browse Source
Continuous integration with Travis
pull/60/head
Johannes Huning
13 years ago
parent
44f678dded
commit
7b90115822
2 changed files
with
10 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.travis.yml
+1
-1
README.md
+ 9
- 0
.travis.yml
View File
@ -0,0 +1,9 @@
language
:
erlang
otp_release:
-
R14B04
-
R14B03
-
R14B02
-
R14A
-
R13B04
-
R13B03
script
:
"make test"
+ 1
- 1
README.md
View File
@ -1,4 +1,4 @@
# ibrowse
# ibrowse
[
](http://travis-ci.org/johannesh/ibrowse)
ibrowse is a HTTP client written in erlang.
Write
Preview
Loading…
Cancel
Save