mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-01 23:03:55 -08: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 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
- "node"
|
||||
install:
|
||||
- npm install tiddlywiki
|
||||
- npm --force install tiddlywiki
|
||||
script:
|
||||
- ./bin/build-release.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue