UNPKG
@cristianob/geomagnetism
Version:
latest (0.2.0)
0.2.0
0.1.3
0.1.2
Computes geomagnetic field information
github.com/cristianob/geomagnetism
cristianob/geomagnetism
@cristianob/geomagnetism
/
.travis.yml
6 lines
(5 loc)
•
93 B
YAML
View Raw
1
2
3
4
5
6
language:
node_js
node_js:
-
"12"
script:
- make test && (make test-ci-coverage ||
true
)