Skip to content

Commit 1b8d3cc

Browse files
author
Lance Cooper
committed
Add Go 1.3 and 1.4 as TravisCI build targets.
1 parent 2604cdb commit 1b8d3cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ language: go
55
go:
66
- 1.1
77
- 1.2
8+
- 1.3
9+
- 1.4
810
- tip
911

1012
install:

0 commit comments

Comments
 (0)