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

We have to force the installation of TiddlyWiki

(This is so that we have the latest released version of TW5 for building the non-prerelease version)
This commit is contained in:
Jermolene 2019-01-04 17:53:59 +00:00
parent 6b4294923f
commit ddf22ec2a4

View File

@ -1,6 +1,6 @@
language: node_js
- "node"
install:
- npm install tiddlywiki
- npm --force install tiddlywiki
script:
- ./bin/build-release.sh