Skip to content

Commit 6ec1060

Browse files
chore: drop support for Node.js 0.10
BREAKING CHANGE: This module no longer supports Node.js 0.10
1 parent b63a85f commit 6ec1060

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,7 +6,7 @@ after_deploy:
66
- grunt after-deploy
77
language: node_js
88
node_js:
9-
- "0.10"
9+
- 6
1010
notifications:
1111
email: false
1212
deploy:

0 commit comments

Comments
 (0)