We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b8e88 commit b98217aCopy full SHA for b98217a
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
4
language: node_js
5
node_js:
6
- - "4"
+ - "12"
7
8
install:
9
- npm install gitbook-cli -g
0 commit comments