Skip to content

Commit

Permalink
[skip ci] update appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
nklayman authored Jul 1, 2018
1 parent 6fb7f36 commit 15af20b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ skip_commits:
- ".eslintrc.js"
- ".gitignore"
- "logo.png"
- ".github/*"

environment:
nodejs_version: "10"
Expand All @@ -34,4 +35,4 @@ install:
test_script:
- node --version
- yarn --version
- yarn test --runInBand
- yarn test --runInBand

0 comments on commit 15af20b

Please sign in to comment.