Skip to content

Commit 3eab035

Browse files
authored
Update .travis.yml
1 parent 551ae74 commit 3eab035

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ matrix:
2222
- {d: gdc}
2323
script:
2424
- travis_wait 100 dub test --arch "$ARCH" --build=unittest-cov
25-
# - travis_wait 100 dub test --arch "$ARCH" -c dips
26-
- ./test_examples.sh
27-
# - travis_wait 100 dub test --arch "$ARCH" --build=unittest-release
2825

2926
after_success:
3027
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)