mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Make release-3.1 buildable
With this change, you can build the branch using `npm ci && npm run build`.
This commit is contained in:
+1
-2
@@ -75,5 +75,4 @@ tests/cases/user/*/**/*.d.ts
|
||||
!tests/cases/user/discord.js/
|
||||
tests/baselines/reference/dt
|
||||
.failed-tests
|
||||
TEST-results.xml
|
||||
package-lock.json
|
||||
TEST-results.xml
|
||||
+1
-2
@@ -1,9 +1,8 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 'stable'
|
||||
- '10'
|
||||
- '8'
|
||||
- '6'
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
Generated
+6434
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user