UNPKG
ndarray-bit
Version:
latest (1.0.0)
1.0.0
0.0.0
ndarrays of bits
github.com/mikolalysenko/ndarray-bit
mikolalysenko/ndarray-bit
ndarray-bit
/
.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