Skip to content

Commit

Permalink
travis: build against go1.5.3, go1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
broady committed Mar 28, 2016
1 parent 66b94b9 commit 785723e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: go

go:
- 1.5.3
- 1.6

before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 785723e

Please sign in to comment.