Upd node version for travis

This commit is contained in:
Anatoliy Chakkaev 2013-03-27 20:32:13 +04:00
parent cd0018f3a5
commit f4a75f28c1
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ language: node_js
node_js:
- 0.6
- 0.8
- 0.9
- 0.10
before_script:
- "mysql -e 'create database myapp_test;'"