More Travis stuff: better go get, plus build badge

pull/111/head
Vytautas Šaltenis 2014-08-30 00:10:33 +03:00
parent ff693ab487
commit c50c511603
2 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,7 @@ go:
- tip
install:
- go get -d -v ./...
- go get -d -t -v ./...
- go build -v ./...
script:

View File

@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/russross/blackfriday.svg?branch=master)](https://travis-ci.org/russross/blackfriday)
Blackfriday
===========