Skip to content

Commit 498be45

Browse files
committed
Update approveryor.yml
1 parent c877188 commit 498be45

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ install:
88
- node --version
99
- npm install -g npm@next
1010
- npm --version
11-
- cd tests
11+
- cd build
12+
- npm install
13+
- cd ../tests
1214
- npm install
1315
- npm test
1416

0 commit comments

Comments
 (0)