Skip to content

Commit e619021

Browse files
committed
chore: remove 0.12 from test matrix
1 parent ec80818 commit e619021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ language: node_js
66
notifications:
77
email: false
88
node_js:
9+
- 5
910
- 4
1011
# - iojs-v3
1112
# - iojs-v2
1213
# - iojs-v1
13-
- '0.12'
1414
- '0.10'
1515
before_install:
1616
- npm i -g npm@^2.0.0

0 commit comments

Comments
 (0)