Skip to content

Commit 0998483

Browse files
committed
Using Node v12 for Travis.
1 parent d227a33 commit 0998483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: required
22
dist: trusty
33
language: node_js
44
node_js:
5-
- "11"
5+
- "12"
66
install:
77
- npm install -g codecov
88
- npm install

0 commit comments

Comments
 (0)