Update .travis.yml

This commit is contained in:
Thomas Krijnen
2021-07-10 15:58:54 +02:00
committed by GitHub
parent c02f270993
commit 078f7b3dae
-1
View File
@@ -52,7 +52,6 @@ script:
- cd input
- /usr/local/bin/IfcConvert -yv acad2010_walls.ifc acad2010_walls.glb
# - gltf_validator acad2010_walls.glb
- /usr/bin/python -c "from io import open; import ifcopenshell; f = ifcopenshell.open('encoding.ifc'); assert list(map(ord, f[1][0])) == [39, 97, 39, 32, 49, 109, 179, 32, 8804, 32, 53, 109, 179, 32, 8805, 32, 49, 48, 109, 179]"