Skip to content

Commit 617406a

Browse files
chore(build): Update versions under test
BREAKING CHANGE: commit 0e5d698introduced a breaking change but did not note it correctly. See the commit message for 0e5d698 for details
1 parent d1e44e6 commit 617406a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: node_js
22
node_js:
33
- 'node'
44
- '4'
5-
- '6.2'
6-
- '6.3'
5+
- '6'
6+
- ''
77
branches:
88
except:
99
- /^(?i:v)\d+[.]\d+[.]\d+$/

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ environment:
33
- nodejs_version: ''
44
- nodejs_version: '6'
55
- nodejs_version: '4'
6+
- nodejs_version: '7'
67
platform:
78
- x64
89
install:

0 commit comments

Comments
 (0)