Skip to content

Commit 7455f96

Browse files
committed
ci: add test in TypeScript 3.1
1 parent 96f6200 commit 7455f96

File tree

3 files changed

+204
-94
lines changed

3 files changed

+204
-94
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ node_js:
55
- "10"
66
sudo: false
77
script:
8+
- npm test
9+
- npm install -D [email protected]
810
- npm test
911
- npm install -D [email protected]
1012
- npm test

0 commit comments

Comments
 (0)