fix(build) Temporarily remove tests

This commit is contained in:
Juan Tejada 2017-01-06 09:58:36 -08:00
parent 32d2cbf309
commit f9d4974b51

View file

@ -70,7 +70,7 @@ before_script:
fi
script:
- script/bootstrap && npm test && script/grunt ci --stack --no-color
- script/bootstrap && script/grunt ci --stack --no-color
cache:
directories: