mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 15:24:50 +00:00
36fa41e19a
Internal links don't work yet. @natecain - have I included the node module in the right way?
8 lines
79 B
YAML
8 lines
79 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.6"
|
|
- "0.8"
|
|
- "0.9"
|
|
- "0.10"
|
|
- "0.11"
|