Add go_import_path to travis so it works on a fork. (#1995)

This commit is contained in:
Tom Wilkie 2016-09-15 22:05:56 +01:00 committed by Tobias Schmidt
parent 737ae60cea
commit bcd43e82c6
1 changed files with 4 additions and 0 deletions

View File

@ -5,5 +5,9 @@ language: go
go:
- 1.6.3
go_import_path: github.com/prometheus/prometheus
script:
- make check_license style test