3.0.1 didn't exist :S !wip

pull/2588/head^2
TidusJar 6 years ago
parent 9072a1e7d0
commit 9f933eb611

@ -9,7 +9,7 @@ install:
# Get the latest stable version of Node.js or io.js
- ps: Install-Product node $env:nodejs_version
- cmd: set path=%programfiles(x86)%\\Microsoft SDKs\TypeScript\3.0.1;%path%
- cmd: set path=%programfiles(x86)%\\Microsoft SDKs\TypeScript\3.0;%path%
- cmd: tsc -v
build_script:
- ps: ./build.ps1 --settings_skipverification=true

Loading…
Cancel
Save