Skip to content

Commit 938aa87

Browse files
committed
Update SPIRV-LLVM-Translator to v8.0.1-2
1 parent 85daf0e commit 938aa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ addons:
3333
- libclang-8-dev
3434

3535
install:
36-
- export TAG=v8.0.0-1
36+
- export TAG=v8.0.1-2
3737
- export TARBALL=SPIRV-LLVM-Translator-${TAG}-linux-${BUILD_TYPE}.zip
3838
- wget https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/download/${TAG}/${TARBALL} -O /tmp/${TARBALL}
3939
- unzip /tmp/${TARBALL} -d spirv-llvm-translator

0 commit comments

Comments
 (0)