diff --git a/Gemfile.lock b/Gemfile.lock index ad52e8c4..92f37172 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: 2e7698e92c9cec705758b4c225cf3e04ee72540d + revision: 657d6e2380734140fb3f5a08b5f6363ba35002bc specs: travis-core (0.0.1) actionmailer (~> 3.2.3) diff --git a/docs/00_overview.md b/docs/00_overview.md index 2dbeedd3..fbde965e 100644 --- a/docs/00_overview.md +++ b/docs/00_overview.md @@ -1,5 +1,7 @@ # Overview +**This documentation is for the v2 API. However, this endpoint does also serve the [v1 API](http://about.travis-ci.org/docs/dev/api/).** + Welcome to the Travis API documentation. This is the API used by the official [Travis CI](https://next.travis-ci.org) web interface, so everything the web interface is able to do is also accomplishable via the API.