Skip to content

Commit bfbe6c5

Browse files
committed
travis: Drop Go 1.1 and add Go 1.4
1 parent fcea447 commit bfbe6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22
go:
3-
- 1.1
43
- 1.2
54
- 1.3
5+
- 1.4
66
- tip
77

88
before_script:

0 commit comments

Comments
 (0)