Skip to content

Commit 1761cad

Browse files
committed
added test command to Travis file
1 parent c98c08f commit 1761cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ cache:
66
- "node_modules"
77
script:
88
- npm run-script lint
9+
- npm test
910
notifications:
1011
email:
1112
on_success: never

0 commit comments

Comments
 (0)