Skip to content

Commit f4939f7

Browse files
author
Eric Koleda
committed
Upgrade Node version used by Travis
1 parent e691466 commit f4939f7

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
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
# Select a Node version where there if a Fibers binary available.
4-
- 8.11.1
3+
# Select a Node version where there is a Fibers binary available.
4+
- 12.16.1
55
branches:
66
only:
77
- master

0 commit comments

Comments
 (0)