Disables linting

This commit is contained in:
Tom Hudson 2016-03-28 17:24:46 +01:00
parent b5c41e90e4
commit 0acb7550ba

View File

@ -1,9 +1,6 @@
language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- tip
@ -13,5 +10,5 @@ install:
script:
- ./script/test
- ./script/lint
# - ./script/lint