diff --git a/.travis.yml b/.travis.yml index 3618f65f1..45da2653a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -72,7 +72,7 @@ before_script: fi script: - - script/bootstrap && script/grunt ci --stack --no-color + - script/bootstrap && npm test && script/grunt ci --stack --no-color cache: directories: