UNPKG
ts-raycasting
Version:
latest (0.0.14)
0.0.14
0.0.12
Raycasting in typescript
github.com/dderevjanik/ts-raycasting
dderevjanik/ts-raycasting
ts-raycasting
/
.travis.yml
7 lines
(6 loc)
•
94 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"8.6.0"
script:
- npm run build - npm run test