Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Update .travis.yml to test Go 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
geauxvirtual committed Feb 2, 2016
1 parent 71c6994 commit 7f0203b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: go
go:
- 1.4.3
- 1.5.2
- 1.5.3
before_install:
- go get github.com/tools/godep
- go get github.com/axw/gocov/gocov
Expand Down

0 comments on commit 7f0203b

Please sign in to comment.