mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-25 22:47:02 -04:00
initial commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
notifications:
|
||||
email:
|
||||
- rod@vagg.org
|
||||
script: npm test
|
||||
Reference in New Issue
Block a user