File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ matrix:
12
12
- node_js : " 6.10"
13
13
env : LINT=0
14
14
- node_js : " 7.10"
15
+ env : LINT=0
16
+ - node_js : " 8.1"
15
17
env : LINT=1
16
18
17
19
cache :
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ environment:
9
9
matrix :
10
10
- nodejs_version : " 6.10"
11
11
- nodejs_version : " 7.10"
12
+ - nodejs_version : " 8.1"
12
13
LINT : 1
13
14
14
15
services :
Original file line number Diff line number Diff line change 48
48
"cardinal" : " 1.0.0" ,
49
49
"denque" : " ^1.1.1" ,
50
50
"generate-function" : " ^2.0.0" ,
51
- "iconv-lite" : " ^0.4.17 " ,
51
+ "iconv-lite" : " ^0.4.18 " ,
52
52
"long" : " ^3.2.0" ,
53
- "lru-cache" : " ^4.0 .1" ,
53
+ "lru-cache" : " ^4.1 .1" ,
54
54
"named-placeholders" : " 1.1.1" ,
55
55
"object-assign" : " ^4.1.1" ,
56
56
"readable-stream" : " 2.2.11" ,
You can’t perform that action at this time.
0 commit comments