Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #245 from KhronosGroup/new-validator
Browse files Browse the repository at this point in the history
Update CI
  • Loading branch information
emackey authored Jan 28, 2020
2 parents 69968ab + 1d51a9d commit 38332c2
Show file tree
Hide file tree
Showing 40 changed files with 4,228 additions and 22,968 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
*.blend1
Thumbs.db
desktop.ini
*.report.json
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: dart
dart:
- "2.2.0-dev.1.1"
before_script: wget https://github.khronos.org/glTF-Validator/gltf_validator_linux64.snapshot
script: dart --no_background_compilation gltf_validator_linux64.snapshot -r -p -a ./2.0/
dist: bionic
language: minimal
env:
- LINK=https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.2/gltf_validator-2.0.0-dev.3.2-linux64.tar.xz
install: curl -sL $LINK | tar xJ
script: ./gltf_validator -r -a ./2.0/
Binary file modified 2.0/AlphaBlendModeTest/glTF-Binary/AlphaBlendModeTest.glb
Binary file not shown.
16 changes: 0 additions & 16 deletions 2.0/AlphaBlendModeTest/glTF-Embedded/AlphaBlendModeTest.gltf
Original file line number Diff line number Diff line change
Expand Up @@ -1317,22 +1317,6 @@
"sampler" : 0,
"source" : 2
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
Expand Down
16 changes: 0 additions & 16 deletions 2.0/AlphaBlendModeTest/glTF/AlphaBlendModeTest.gltf
Original file line number Diff line number Diff line change
Expand Up @@ -1317,22 +1317,6 @@
"sampler" : 0,
"source" : 2
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
},
{
"sampler" : 0,
"source" : 3
Expand Down
Binary file modified 2.0/CesiumMan/glTF-Binary/CesiumMan.glb
Binary file not shown.
Binary file removed 2.0/CesiumMan/glTF-Draco/0.bin
Binary file not shown.
Loading

0 comments on commit 38332c2

Please sign in to comment.