1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

CI: Stipulate the latest version of node

This commit is contained in:
Jermolene 2019-01-04 17:45:52 +00:00
parent 31470f676c
commit 2dd76007d3

View File

@ -1,4 +1,5 @@
language: node_js
- "node"
install:
- npm install tiddlywiki
script: