Skip to content

Commit

Permalink
Add build status to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Murphy committed Aug 5, 2016
1 parent 58e6823 commit 9521472
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 9521472

Please sign in to comment.