add e2e testing

This commit is contained in:
Shin'ya Ueoka 2018-02-13 21:04:38 +09:00
parent b566cfa0ac
commit ac9aec9d6c

View file

@ -10,3 +10,6 @@ script:
- npm run lint
- npm test
- npm run package
- npm run build && \
npm run ambassador:build && \
npm run test:e2e || npm run test:e2e || npm run test:e2e