Skip to content

Commit d78819e

Browse files
author
Gyula Szalai
committed
Update node version in the travis config
1 parent b14f7be commit d78819e

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
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- '8'
3+
- '12'
44
- 'node'
55
env:
66
- CXX=g++-4.8

0 commit comments

Comments
 (0)