fix(build): re-add specs back into build process

This commit is contained in:
Evan Morikawa 2017-02-09 19:07:00 -05:00
parent ceaad6b13c
commit eb5aa235a8

View file

@ -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: