add 0.10 to tests

This commit is contained in:
Peter Braden 2013-03-19 16:54:54 -07:00
parent 1d542bc056
commit 289c519362

View File

@ -2,6 +2,7 @@ language: node_js
node_js:
- 0.6
- 0.8
- 0.10
before_install:
- sudo apt-get update