Skip to content

Commit 1f73e0b

Browse files
AlexeySachkovAlexeySotkin
authored andcommitted
Enable travis ci
Signed-off-by: Alexey Sachkov <[email protected]>
1 parent 6ab4a55 commit 1f73e0b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ git:
1313
branches:
1414
only:
1515
- master
16-
- ocl-open-70
17-
- ocl-open-80
16+
- ocl-open-100
1817

1918
env:
2019
matrix:
@@ -24,7 +23,7 @@ env:
2423
addons:
2524
apt:
2625
sources:
27-
- sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic main'
26+
- sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-10 main'
2827
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
2928
- ubuntu-toolchain-r-test
3029
packages:

0 commit comments

Comments
 (0)