diff options
| author | Christoph Schlosser <christoph@linux.com> | 2018-03-01 20:25:56 +0100 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2018-03-02 20:24:28 +0100 |
| commit | a936ada9f3609466f73d7c23450bfb3c0ce7e6ee (patch) | |
| tree | 48dbd1377f7d7016a648bddb4ff87bf69e7ff057 | |
| parent | 38d30af3dec7c1f6b80aeced8d465690395e08e1 (diff) | |
| download | doxdocgen-a936ada9f3609466f73d7c23450bfb3c0ce7e6ee.tar.gz | |
Make appveyor run tests as well
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index bacc0ce..58bfd6e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,4 @@ environment: - ELECTRON_RUN_AS_NODE: 1 - VSCODE_BUILD_VERBOSE: true nodejs_version: "6" branches: |