Skip to content

Commit 1351b38

Browse files
committed
Merge branch 'master' into release-2.9
2 parents 2bc4933 + cc36cfc commit 1351b38

File tree

71 files changed

+4470
-3800
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+4470
-3800
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ scripts/buildProtocol.js
4040
scripts/ior.js
4141
scripts/authors.js
4242
scripts/configurePrerelease.js
43+
scripts/open-user-pr.js
4344
scripts/processDiagnosticMessages.d.ts
4445
scripts/processDiagnosticMessages.js
4546
scripts/importDefinitelyTypedTests/importDefinitelyTypedTests.js

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ branches:
1818
- master
1919
- release-2.7
2020
- release-2.8
21+
- release-2.9
2122

2223
install:
2324
- npm uninstall typescript --no-save

0 commit comments

Comments
 (0)