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
1 changed files with 1 additions and 1 deletions

View File

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