mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
tweak travis config yaml
Use string syntax to select node "0.10" instead 0.1.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.10
|
||||
- 0.11
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
services:
|
||||
- mongodb
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user