Add check_style to travis configuration

This commit is contained in:
Jonathan Boulle 2016-04-13 16:09:52 +02:00
parent 38098f8c95
commit 096219d535

View file

@ -6,4 +6,4 @@ go:
- 1.5
script:
- make style test
- make check_license style test