diff --git a/README.md b/README.md index b0590fba6f8..5deb34cdfaa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Visual Studio Code - Open Source +[![Build Status](https://travis-ci.org/Microsoft/vscode.svg?branch=master)](https://travis-ci.org/Microsoft/vscode) + [VS Code](http://code.visualstudio.com) is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools. vscodereadme