mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-24 22:45:43 -04:00
initial commit
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "5.10"
|
||||
- "4.4"
|
||||
- "4.1"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
before_install:
|
||||
- "make check"
|
||||
Reference in New Issue
Block a user