Remove node07
This commit is contained in:
parent
f09bb40035
commit
66e84ba6bb
|
@ -2,7 +2,6 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 0.4
|
- 0.4
|
||||||
- 0.6
|
- 0.6
|
||||||
- 0.7
|
|
||||||
before_install: git submodule init && git submodule --quiet update
|
before_install: git submodule init && git submodule --quiet update
|
||||||
before_script:
|
before_script:
|
||||||
- "mysql -e 'create database myapp_test;'"
|
- "mysql -e 'create database myapp_test;'"
|
||||||
|
|
Loading…
Reference in New Issue