Skip to content

Commit 90af44d

Browse files
committed
Update travis config
Check against Go 1.2 and 1.3
1 parent 105a8fd commit 90af44d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: go
22
go:
33
- 1.1
4+
- 1.2
5+
- 1.3
46
- tip
57

68
before_script:

0 commit comments

Comments
 (0)