Skip to content

Commit 5eacc9d

Browse files
chore: drop support for Node.js 0.10
BREAKING CHANGE: This module no longer supports Node.js 0.10
1 parent b531824 commit 5eacc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: node_js
22
node_js:
3-
- "0.10"
3+
- 6
44
script: gulp build

0 commit comments

Comments
 (0)