mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 17:40:29 +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:
parent
6b4294923f
commit
ddf22ec2a4
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
- "node"
|
||||
install:
|
||||
- npm install tiddlywiki
|
||||
- npm --force install tiddlywiki
|
||||
script:
|
||||
- ./bin/build-release.sh
|
||||
|
Loading…
Reference in New Issue
Block a user