Skip to content

Commit 95d2bcd

Browse files
committed
Remove TS 3.3 and 3.4 from the Travis setup
1 parent 6e73961 commit 95d2bcd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ env:
55
- TYPESCRIPT_VERSION=3.7
66
- TYPESCRIPT_VERSION=3.6
77
- TYPESCRIPT_VERSION=3.5
8-
- TYPESCRIPT_VERSION=3.4
9-
- TYPESCRIPT_VERSION=3.3
108
install:
119
- npm ci --ignore-scripts
1210
- npm install typescript@$TYPESCRIPT_VERSION

0 commit comments

Comments
 (0)