Skip to content

Commit bf23f0b

Browse files
committed
Lock grunt-contrib-internal to v1.3.0.
1 parent 6db68bd commit bf23f0b

File tree

4 files changed

+3213
-3
lines changed

4 files changed

+3213
-3
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ node_js:
66
- "0.10"
77
- "4"
88
- "6"
9-
- "7"
9+
- "8"
1010

1111
matrix:
1212
fast_finish: true

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ environment:
1313
platform: x86
1414
- nodejs_version: "6"
1515
platform: x86
16-
- nodejs_version: "7"
16+
- nodejs_version: "8"
1717
platform: x86
1818

1919
install:

0 commit comments

Comments
 (0)