Skip to content

Commit 2c224c6

Browse files
committed
chore: add types test to travis
1 parent 2406f90 commit 2c224c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ node_js:
88
- '8.6'
99
- '10'
1010
- '9'
11+
script:
12+
- npm test
13+
- npm run test:types

0 commit comments

Comments
 (0)