remove 0.11 from travis.yml - #813, #807

This commit is contained in:
Sebastian McKenzie 2015-02-17 16:56:28 +11:00
parent d645659770
commit 33e82222ca

View File

@ -2,7 +2,6 @@ sudo: false
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
branches: