We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551ae74 commit 3eab035Copy full SHA for 3eab035
.travis.yml
@@ -22,9 +22,6 @@ matrix:
22
- {d: gdc}
23
script:
24
- 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
28
29
after_success:
30
- bash <(curl -s https://codecov.io/bash)
0 commit comments