Add support for Travis CI

This commit is contained in:
Seth Vargo 2015-04-28 15:51:47 -04:00
parent fb059ea1e0
commit 2e715717ce
2 changed files with 13 additions and 1 deletions

12
.travis.yml Normal file
View File

@ -0,0 +1,12 @@
language: go
go:
- 1.4
- tip
branches:
only:
- master
script:
- make test testrace

View File

@ -1,4 +1,4 @@
Vault
Vault [![Build Status](https://travis-ci.org/hashicorp/vault.png)](https://travis-ci.org/hashicorp/vault)
=========
- Website: https://www.vaultproject.io