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

Commit

Permalink
Update validator to 2.0.0-dev.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaknyazev committed Jan 22, 2020
1 parent 86aad67 commit 12aac3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
dist: bionic
language: minimal
env:
- LINK=https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.0%2B1/gltf_validator-2.0.0-dev.3.0+1-linux64.tar.xz
- 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/

0 comments on commit 12aac3b

Please sign in to comment.