Commit 843405b
committed
travis: fix gometalinter
Apparently --update doesn't play nicely anymore, and has been removed
from the guidance for gometalinter usage. Let's get rid of it since it's
breaking every travis build and appears to be redundant anyway.
Signed-off-by: Jonathan Boulle <jonathanboulle@gmail.com>1 parent fd1a1af commit 843405b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments