UNPKG
@sohale/implisolid
Version:
latest (0.0.1)
1.0.1
1.0.0
0.0.1
A Solid Modelling Kernel in Javascript based on Implicit Surfaces, for MP5 file format
@sohale/implisolid
/
js_iteration_2
/
tests
/
build
/
FlameGraph
/
.travis.yml
20 lines
(16 loc)
•
208 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
Using
the container-based infrastructure
sudo:
false
language:
perl
perl:
-
"5.24"
-
"5.22"
-
"5.20"
-
"5.18"
-
"5.16"
-
"5.14"
-
"5.12"
-
"5.10"
install:
/bin/
true
script:
./test.sh