mirror of
https://github.com/Hopiu/annotate-esprima.git
synced 2026-03-17 00:10:23 +00:00
9 lines
120 B
YAML
Executable file
9 lines
120 B
YAML
Executable file
language: node_js
|
|
node_js:
|
|
- "0.8"
|
|
- "0.10"
|
|
- "0.11"
|
|
|
|
matrix:
|
|
allow_failures:
|
|
- node_js: "0.11"
|