Skip to content

Commit 06d48ae

Browse files
authored
Update .travis.yml
Rollback to node 8
1 parent ab54971 commit 06d48ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cache:
33
directories:
44
- ~/.npm
55
node_js:
6-
- "12"
6+
- "8"
77
before_install:
88
- "npm i -g tiddlywiki@5.1.21"
99
- "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

Comments
 (0)