mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Add Deno to CI (#377)
* Add Deno to CI * Remove lint and comments from ci file * Replace test by compile * Specify to build bin/gamedig and ignore the resulting exe
This commit is contained in:
parent
01794f6339
commit
0481be22f8
2 changed files with 30 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,3 +2,5 @@
|
|||
/npm-debug.log
|
||||
/*.iml
|
||||
/.idea
|
||||
# Deno bin/gamedig executable
|
||||
gamedig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue