Skip to content

Commit d8877e2

Browse files
authored
Update ts versions on travis (#374)
1 parent a472741 commit d8877e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: node_js
22
env:
3-
- TYPESCRIPT_VERSION=3.5
4-
- TYPESCRIPT_VERSION=3.6
53
- TYPESCRIPT_VERSION=3.7
4+
- TYPESCRIPT_VERSION=3.8
5+
- TYPESCRIPT_VERSION=3.9
6+
- TYPESCRIPT_VERSION=4.0
67
node_js:
78
- "11"
89
script:

0 commit comments

Comments
 (0)