Skip to content

Commit

Permalink
chore: Bump minimal version to 1.26, fix typescript 3.2, npx and type…
Browse files Browse the repository at this point in the history
…script version (#435)
  • Loading branch information
Yanpas authored and JohnstonCode committed Dec 20, 2018
1 parent 21ea5f9 commit 964fa6e
Show file tree
Hide file tree
Showing 6 changed files with 562 additions and 891 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ environment:
VSCODE_BUILD_VERBOSE: true

matrix:
# - CODE_VERSION: "1.20.0" # Minimal Version
# - CODE_VERSION: "1.26.0" # Minimal Version
- CODE_VERSION: "*" # Last Stable Version
# - CODE_VERSION: "insiders" # Insider Version

Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ os:
- osx

env:
- CODE_VERSION=1.20.0 # Minimal Version
- CODE_VERSION=1.26.0 # Minimal Version
- CODE_VERSION=* # Last Stable Version
- CODE_VERSION=insiders # Insider Version

Expand Down
Loading

0 comments on commit 964fa6e

Please sign in to comment.