diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-13 17:35:25 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-13 17:35:25 -0400 |
| commit | 7920388957421dfcad53eed13454ffe227fdb803 (patch) | |
| tree | 5fc9ccdaeab2372e06964cc212b2b48bc53b4982 | |
| parent | 944d0efd0c7c50771398169862fc5dcbe4dc0086 (diff) | |
| download | Project-Silicon-7920388957421dfcad53eed13454ffe227fdb803.tar.gz Project-Silicon-7920388957421dfcad53eed13454ffe227fdb803.tar.bz2 Project-Silicon-7920388957421dfcad53eed13454ffe227fdb803.zip | |
added appveyor.yml
| -rw-r--r-- | appveyor.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml new file mode 100644 index 0000000..f295f0b --- /dev/null +++ b/appveyor.yml @@ -0,0 +1,3 @@ +artifacts: + - path: bin/debug + name: Project Ports
\ No newline at end of file |
