Commit 27ef388a authored by Filipe Silva's avatar Filipe Silva Committed by Jesús Rodríguez

chore(travis): add badge to readme (#166)

parent 20aeb08e
# Angular 2 QuickStart Source
[![Build Status][travis-badge]][travis-badge-url]
This repository holds the TypeScript source code of the [angular.io quickstart](https://angular.io/docs/ts/latest/quickstart.html),
the foundation for most of the documentation samples and potentially a good starting point for your application.
......@@ -148,3 +149,6 @@ A custom reporter (see `protractor.config.js`) generates a `./_test-output/prot
which is easier to read; this file is excluded from source control.
Shut it down manually with Ctrl-C.
[travis-badge]: https://travis-ci.org/angular/quickstart.svg?branch=master
[travis-badge-url]: https://travis-ci.org/angular/quickstart
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment