diff --git a/.travis.yml b/.travis.yml index 162b33094..316c6a08f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ go: - 1.5 script: -- make style test +- make check_license style test