Skip to content

Commit

Permalink
Fixup #2
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Jan 31, 2017
1 parent 3f208d4 commit 293c504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ matrix:
env: VIBED_DRIVER=libasync BUILD_EXAMPLE=0 RUN_TEST=0
# DUB 1.2.0 issue "trying to append absolute path" when building the sub packages separately
- d: ldc-1.0.0
env: VIBED_DRIVER=vibe-core
env: VIBED_DRIVER=vibe-core BUILD_EXAMPLE=1 RUN_TEST=1
- d: ldc-1.1.0-beta6
env: VIBED_DRIVER=vibe-core
env: VIBED_DRIVER=vibe-core BUILD_EXAMPLE=1 RUN_TEST=1

script: ./travis-ci.sh

0 comments on commit 293c504

Please sign in to comment.