Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Commit dde8261

Browse files
committed
Publish on Node.js 12
1 parent 4f5d733 commit dde8261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ deploy:
5555
skip_cleanup: true
5656
on:
5757
branch: master
58-
node: 11
58+
node: 12
5959
github_token: $GH_TOKEN
6060
local_dir: docs
6161

6262
- provider: npm
6363
skip_cleanup: true
6464
on:
6565
tags: true
66-
node: 11
66+
node: 12
6767
email: $NPM_EMAIL
6868
api_key: $NPM_TOKEN

0 commit comments

Comments
 (0)