UNPKG
cwise-compiler
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.0
0.0.0
cwise's internal compiler
github.com/scijs/cwise-compiler
scijs/cwise-compiler
cwise-compiler
/
.travis.yml
7 lines
(6 loc)
•
94 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.8"
-
"0.10"
before_install:
- npm install -g npm@~1.4.6