Skip to content

Commit ef2e406

Browse files
author
Dmytro Khmelenko
committed
Update README.md
1 parent 3192663 commit ef2e406

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
This project is Android client for Travis CI.
55

6-
**NOTE**: Currently the app works only with the end point for open source projects (travis-ci.org). Support of the private repositories will be added soon.
7-
86
It uses [API](http://docs.travis-ci.com/api/#overview) from Travis CI for fetching all required information about repositories, build tasks and build history.
97
The app has the following features:
108
- user login
@@ -24,6 +22,10 @@ The app has the following features:
2422
- [Event Bus](https://github.com/greenrobot/EventBus)
2523
- [CircleImageView](https://github.com/hdodenhof/CircleImageView)
2624

25+
# Known issues
26+
This section contains current know issues.
27+
- REST API for Travis CI doesn't provide an access to the log file of the private repositories
28+
2729
# Contribution
2830
In case you have ideas or found an issue, don't hesitate to create pull request or an issue.
2931

0 commit comments

Comments
 (0)