Skip to content

Commit 8d6a716

Browse files
authored
chore: add TS 3.7 to travis test matrix (#294)
1 parent 687b061 commit 8d6a716

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
@@ -2,6 +2,7 @@ language: node_js
22
node_js: node
33
env:
44
- TYPESCRIPT_VERSION=rc
5+
- TYPESCRIPT_VERSION=3.7
56
- TYPESCRIPT_VERSION=3.6
67
- TYPESCRIPT_VERSION=3.5
78
- TYPESCRIPT_VERSION=3.4

0 commit comments

Comments
 (0)