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

Commit

Permalink
Support go1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Oct 11, 2015
1 parent ee43eb7 commit 0994e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: go
go:
- 1.2
- 1.3
before_install:
- go get -t -v
- go get github.com/axw/gocov/gocov
Expand Down

0 comments on commit 0994e38

Please sign in to comment.