Skip to content

Commit

Permalink
don't build for 0.12. support dropping soon, and that timeout on OSX …
Browse files Browse the repository at this point in the history
…is noisy.
  • Loading branch information
benmosher committed Jun 30, 2016
1 parent 6876036 commit b71e7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 0.10
- 0.12
# - 0.12 # assume 0.12 works if 0.10 does.
- 4
- 5
- 6
Expand Down

0 comments on commit b71e7a3

Please sign in to comment.