Skip to content

Commit 97aaf34

Browse files
authored
Update appveyor.yml to include ts 2 in build matrix
1 parent 04b84df commit 97aaf34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ environment:
44
- TYPESCRIPT: typescript@1.6.2
55
- TYPESCRIPT: typescript@1.7.5
66
- TYPESCRIPT: typescript@1.8.0
7+
- TYPESCRIPT: typescript@2.0.3
78
- TYPESCRIPT: typescript@next
89
install:
910
- ps: Install-Product node $env:nodejs_version

0 commit comments

Comments
 (0)