You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
Asynchronous Http Client for Android
2
2
====================================
3
3
4
+
Travis CI state : [](https://travis-ci.org/loopj/android-async-http)
5
+
4
6
An asynchronous, callback-based Http client for Android built on top of Apache's [HttpClient](http://hc.apache.org/httpcomponents-client-ga/) libraries.
5
7
6
8
@@ -22,4 +24,4 @@ Documentation, Features and Examples
22
24
------------------------------------
23
25
Full details and documentation can be found on the project page here:
0 commit comments