added integration tests to travis

This commit is contained in:
Eslam A. Hefnawy 2016-06-06 15:03:16 +02:00
parent 0b7674a5a7
commit 75282ed360

View File

@ -12,6 +12,7 @@ install:
script:
- npm test
- npm run integration-test
- ./scripts/eslint.sh
after_success: