diff --git a/brightray/script/cibuild b/brightray/script/cibuild index b16f69b1c5..c447736851 100755 --- a/brightray/script/cibuild +++ b/brightray/script/cibuild @@ -2,6 +2,8 @@ set -ex +script/cpplint + # Make cloned repository complete git fetch --unshallow origin HEAD