diff --git a/.travis.yml b/.travis.yml index 80d9d7540a51..0ed61009acfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -130,3 +130,4 @@ deploy: on: repo: angular/angular condition: "$MODE = build_only" + part : "$partial = private" diff --git a/README.md b/README.md index 1ec98bd96abf..a9bf338d4055 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Documentation Status](https://readthedocs.org/projects/angular/badge/?version=latest)](http://angular.readthedocs.org/en/latest/?badge=latest) + +======== + [![Build Status](https://travis-ci.org/angular/angular.svg?branch=master)](https://travis-ci.org/angular/angular) [![Join the chat at https://gitter.im/angular/angular](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular/angular?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Issue Stats](http://issuestats.com/github/angular/angular/badge/pr)](http://issuestats.com/github/angular/angular) diff --git a/appveyor.yml b/appveyor.yml new file mode 100644 index 000000000000..f1bdc9c1bbf6 --- /dev/null +++ b/appveyor.yml @@ -0,0 +1,3 @@ +environment: + my_variable: + secure: 8cytgPPasHEVIGAK8BLguB55AOCprekeizqnYCoQAjLUPXvixba51xJHX53ka6m6hFtELL0DHGe9z7BSVR8rSg== diff --git a/user_builds/stable/rtd-builds/stable/latest/install.html b/user_builds/stable/rtd-builds/stable/latest/install.html new file mode 100644 index 000000000000..326a96994cb9 --- /dev/null +++ b/user_builds/stable/rtd-builds/stable/latest/install.html @@ -0,0 +1 @@ +$ pip install sphinx sphinx-autobuild