Add build status to README.md

This commit is contained in:
Grant Murphy 2016-08-05 09:54:29 -07:00
parent 58e6823122
commit 9521472897

View file

@ -1,9 +1,13 @@
## GAS - Go AST Scanner
Inspects source code for security problems by scanning the Go AST.
### Project status
[![Build Status](https://travis-ci.org/HewlettPackard/gas.svg?branch=master)](https://travis-ci.org/HewlettPackard/gas)
Gas is still in alpha and accepting feedback from early adopters. We do
not consider it production ready at this time.