fix appveyor.yml
This commit is contained in:
parent
47c88a7604
commit
c0b34fe119
1 changed files with 2 additions and 4 deletions
|
@ -1,13 +1,11 @@
|
|||
# Test against the latest version of this Node.js version
|
||||
environment:
|
||||
nodejs_version: "6"
|
||||
|
||||
skip_branch_with_pr: true
|
||||
|
||||
environment:
|
||||
GH_TOKEN:
|
||||
secure: LiI5jyuHUw6XbH4kC3gP1HX4P/v4rwD/gCNtaFhQu2AvJz1/1wALkp5ECnIxRySN
|
||||
|
||||
skip_branch_with_pr: true
|
||||
|
||||
clone_folder: C:\projects\lbry-electron
|
||||
|
||||
# Install scripts. (runs after repo cloning)
|
||||
|
|
Loading…
Add table
Reference in a new issue