blob: 1174a9f6707201d9a9cb8299e52f5eb6c9be12fb [file] [log] [blame]
# Copyright 2014 Marc-Antoine Ruel. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
sudo: false
language: go
go:
- 1.8
- 1.x
before_install:
- go get github.com/maruel/pre-commit-go/cmd/pcg
script:
- pcg