Run test unit for failed in Travis of e2e

This commit is contained in:
Rodrigo Ramírez Norambuena 2017-05-31 13:50:04 -04:00
parent 9f61256e5e
commit 12a34f0b09

View File

@ -10,7 +10,7 @@ before_script:
- sleep 5
script:
- grunt
- npm test
- npm run test:unit
cache:
directories:
- node_modules