UNPKG
vexflow-musicxml
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
MusicXml Parser for vexflow
vexflow-musicxml
/
.travis.yml
8 lines
(7 loc)
•
102 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"6"
-
"7"
before_script:
- npm install -g grunt
script: grunt test