Skip to content

Commit 45c278e

Browse files
committed
Remove redundancy job
1 parent cf808f4 commit 45c278e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
env: TEST_TARGET_ARCH=x86_64
1313
after_success:
1414
- bash <(curl -s https://codecov.io/bash) -t ${CODECOV_TOKEN} -s .cov
15-
- d: ldc
16-
os: linux
17-
env: TEST_TARGET_ARCH=x86_64
1815
- d: ldc-latest-ci
1916
os: linux
2017
env: TEST_TARGET_ARCH=x86_64

0 commit comments

Comments
 (0)