Skip to content

Commit 1d9f3c5

Browse files
committed
1 parent 3a12887 commit 1d9f3c5

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
@@ -7,7 +7,7 @@ node_js:
77
- "2.5"
88
- "3.3"
99
- "4.7"
10-
- "5.11"
10+
- "5.12"
1111
- "6.5"
1212
sudo: false
1313
cache:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
- nodejs_version: "2.5"
88
- nodejs_version: "3.3"
99
- nodejs_version: "4.7"
10-
- nodejs_version: "5.11"
10+
- nodejs_version: "5.12"
1111
- nodejs_version: "6.5"
1212
cache:
1313
- node_modules

0 commit comments

Comments
 (0)