Skip to content

Commit cfc99f6

Browse files
committed
travis: test Go 1.3, 1.4 and tip
1 parent d1ddc3c commit cfc99f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
3-
- 1.1
3+
- 1.3
4+
- 1.4
45
- tip
56

67
services:

0 commit comments

Comments
 (0)