mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
add node 0.10 to travis config
remove 0.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 0.8
|
- "0.8"
|
||||||
- 0.9
|
- "0.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user