We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab54971 commit 06d48aeCopy full SHA for 06d48ae
.travis.yml
@@ -3,7 +3,7 @@ cache:
3
directories:
4
- ~/.npm
5
node_js:
6
- - "12"
+ - "8"
7
before_install:
8
- "npm i -g tiddlywiki@5.1.21"
9
- "git clone https://github.com/danielo515/tw5-pouchdb.git pouchdb" # note that I'm naming the output folders for easier reference later
0 commit comments