Browse Source

Remove commented out line

pull/1149/head
Chris Johnston 7 years ago
parent
commit
806a122e03
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      appveyor.yml

+ 3
- 3
appveyor.yml View File

@@ -10,9 +10,9 @@ nuget:
disable_publish_on_pr: true
pull_requests:
do_not_increment_build_number: true
# This is the default on Windows
# For Ubuntu, it's /home/appveyor/projects/
# clone_folder: C:\Projects\Discord.Net
# Use the default clone_folder
# Windows: C:\Projects\discord-net
# Ubuntu: /home/appveyor/projects/discord-net
cache: test/Discord.Net.Tests/cache.db

environment:


Loading…
Cancel
Save