Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sentialx committed Feb 23, 2019
1 parent 19817b8 commit 005a74d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ os: unstable
environment:
matrix:
- nodejs_version: '10'
platform:
- x64
cache:
- "%LOCALAPPDATA%\\Yarn"
install:
Expand All @@ -15,4 +17,4 @@ version: '{build}'
shallow_clone: true
clone_depth: 1
test_script:
- yarn run compile-win32
- yarn run compile-win32

0 comments on commit 005a74d

Please sign in to comment.