mirror of
https://github.com/danog/liquid.git
synced 2024-11-27 06:24:39 +01:00
gometalinter doesn't have a config in this repo
This commit is contained in:
parent
78526e7cb3
commit
28db29801a
@ -9,4 +9,4 @@ before_install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- $HOME/gopath/bin/goveralls -service=travis-ci
|
- $HOME/gopath/bin/goveralls -service=travis-ci
|
||||||
- gometalinter --config .gometalinter.json --deadline=5m ./...
|
- gometalinter --deadline=5m ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user