Skip to content

Commit 4ef1c7e

Browse files
committed
test
1 parent 1ce9ae7 commit 4ef1c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ before_install:
99
install:
1010
- npm install
1111
script:
12-
- npm test
12+
- npm run coverage
1313
- codecov

0 commit comments

Comments
 (0)