Skip to content

Commit 3611ad5

Browse files
committed
travis update for pocl 64-bit testing
1 parent 5bcf24e commit 3611ad5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474
- ./ci/travis_run.py ./ci/regression.sh --isa
7575
- ./ci/travis_run.py ./ci/regression.sh --kernel
7676
- ./ci/travis_run.py ./ci/regression.sh --synthesis
77-
- ./ci/travis_run.py ./ci/regression.sh --opencl
7877
- ./ci/travis_run.py ./ci/regression.sh --regression
78+
- ./ci/travis_run.py ./ci/regression.sh --opencl
7979

8080
- stage: test
8181
name: regression64
@@ -85,6 +85,7 @@ jobs:
8585
- ./ci/travis_run.py ./ci/regression.sh --kernel
8686
- ./ci/travis_run.py ./ci/regression.sh --synthesis
8787
- ./ci/travis_run.py ./ci/regression.sh --regression
88+
- ./ci/travis_run.py ./ci/regression.sh --opencl
8889

8990
- stage: test
9091
name: config

0 commit comments

Comments
 (0)