Run Karma tests on Travis

This commit is contained in:
lukasmartinelli
2016-11-23 16:16:05 +01:00
parent 5f9406d562
commit c411294f01
2 changed files with 3 additions and 5 deletions
-2
View File
@@ -6,7 +6,5 @@ install:
build_script:
- npm run build
test_script:
- node --version
- npm --version
- npm run lint
- npm test