Skip to content

Commit c8494f3

Browse files
authored
Merge pull request faceyspacey#335 from wtgtybhertgeghgtwtg/master
Drop `node@0.12.0` support.
2 parents 5277bd9 + c8bc349 commit c8494f3

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
@@ -1,7 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "0.12"
4+
- "4"
55
- node
66
script: npm run travis
77

0 commit comments

Comments
 (0)