Skip to content

Commit

Permalink
Build: Remove node version 0.9 & add version 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra authored and phated committed Feb 21, 2017
1 parent 184e689 commit 8bf13c5
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,6 +1,6 @@
language: node_js
node_js:
- "0.9"
- "0.10"
- "0.11"
after_script:
- npm run coveralls

0 comments on commit 8bf13c5

Please # to comment.