Skip to content

Commit aae3148

Browse files
committed
Disable Go 'master'
1 parent 2f4d064 commit aae3148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: required
33
go:
44
- 1.8.x
55
- 1.9.x
6-
- master
6+
#- master
77

88
install:
99
- curl https://glide.sh/get | sh

0 commit comments

Comments
 (0)