We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2406f90 commit 2c224c6Copy full SHA for 2c224c6
.travis.yml
@@ -8,3 +8,6 @@ node_js:
8
- '8.6'
9
- '10'
10
- '9'
11
+script:
12
+ - npm test
13
+ - npm run test:types
0 commit comments