We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab4a55 commit 1f73e0bCopy full SHA for 1f73e0b
.travis.yml
@@ -13,8 +13,7 @@ git:
13
branches:
14
only:
15
- master
16
- - ocl-open-70
17
- - ocl-open-80
+ - ocl-open-100
18
19
env:
20
matrix:
@@ -24,7 +23,7 @@ env:
24
23
addons:
25
apt:
26
sources:
27
- - sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic main'
+ - sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-10 main'
28
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
29
- ubuntu-toolchain-r-test
30
packages:
0 commit comments