Skip to content

Commit d5001b3

Browse files
committed
Remove obsolete targets from Travis jobs
1 parent 4bbc04d commit d5001b3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

-10
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,6 @@ jobs:
5353
arch: amd64
5454
compiler: clang
5555
name: "generic64 (clang)"
56-
- script: make asmX86-64/UnitTests && bin/asmX86-64/UnitTests -a
57-
os: linux
58-
arch: amd64
59-
compiler: gcc
60-
name: "asmX86-64 (gcc)"
61-
- script: make asmX86-64shld/UnitTests && bin/asmX86-64shld/UnitTests -a
62-
os: linux
63-
arch: amd64
64-
compiler: gcc
65-
name: "asmX86-64shld (gcc)"
6656
- script: make SSSE3/UnitTests && bin/SSSE3/UnitTests -a
6757
os: linux
6858
arch: amd64

0 commit comments

Comments
 (0)