Skip to content

Commit 54a4a03

Browse files
committed
fix: appveyor conf
1 parent 042cdaf commit 54a4a03

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
version: 1.2.{build}
22

33
environment:
4-
NODE_VERSION: 10
54
NODE_VERSION: 8
6-
NODE_VERSION: 6
75

86
matrix:
9-
- EXIST_VERSION: 5.0.0-rc1
7+
- EXIST_VERSION: 5.0.0-RC1
108
- EXIST_VERSION: 4.2.1
119
- EXIST_VERSION: 3.6.1
1210
- EXIST_VERSION: 2.2

0 commit comments

Comments
 (0)