Skip to content

Commit 367b49b

Browse files
committed
Add go 1.2 and tip to travis configuration
1 parent 3738278 commit 367b49b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: go
22

33
go:
4-
- 1.1.2
4+
- 1.1
5+
- 1.2
6+
- tip

0 commit comments

Comments
 (0)