update travis config

This commit is contained in:
Denys Vuika 2017-12-19 09:51:57 +00:00
parent cf7b781b6d
commit 60cba5b93b

View File

@ -20,7 +20,7 @@ install:
- npm install
script:
- npm run build:dev
- npm run build
- npm run test -- --single-run --no-progress --browser=ChromeNoSandbox
# Send coverage data to codecov