fix appveyor.yml

This commit is contained in:
jobevers 2017-02-20 21:15:16 -06:00
parent 47c88a7604
commit c0b34fe119

View file

@ -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)