Skip to content

Commit 40e73b4

Browse files
KevOrrPatrick Thomson
authored and
Patrick Thomson
committed
1 parent 8443558 commit 40e73b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: node_js
33
sudo: false
44

55
node_js:
6-
- "node"
6+
- "11"
77

88
compiler: clang
99
env: CXX=clang

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: Visual Studio 2015
22

33
environment:
4-
nodejs_version: "8"
4+
nodejs_version: "11"
55

66
platform:
77
- x64

0 commit comments

Comments
 (0)