blob: b130aaa4f32f04fc5b0138e49920d42db39691dc [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.2
- 1.4.2
before_install:
- go get github.com/maruel/pre-commit-go/cmd/pcg
script:
- pcg