Skip to content

Commit

Permalink
Update SPIRV-LLVM-Translator to v8.0.1-3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeySotkin authored Feb 28, 2020
1 parent a6f80f8 commit d48cfc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ addons:
- libclang-8-dev

install:
- export TAG=v8.0.1-2
- export TAG=v8.0.1-3
- export TARBALL=SPIRV-LLVM-Translator-${TAG}-linux-${BUILD_TYPE}.zip
- wget https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/download/${TAG}/${TARBALL} -O /tmp/${TARBALL}
- unzip /tmp/${TARBALL} -d spirv-llvm-translator
Expand Down

0 comments on commit d48cfc8

Please sign in to comment.