UNPKG
projection
Version:
alpha (2.0.0-alpha.3)
latest (1.1.0)
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.1.0
1.0.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Fast acquisition of movie showtimes around the globe
github.com/anault/projection
anault/projection
projection
/
.travis.yml
5 lines
•
159 B
YAML
View Raw
1
2
3
4
5
language:
node_js
node_js:
-
"0.10"
script:
"npm run-script test-travis"
after_script:
"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"