Skip to content

Commit

Permalink
Travis build fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
veelo committed May 17, 2018
1 parent 147d0a9 commit b098389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ addons:

# Build steps
script:
# Workaround https://github.com/dlang/dub/issues/1474
- dub generate sublimetext
- dub test --compiler=${DC}
# undefined identifier `__va_list_tag`:
#- dub test pascal2d:epcompat --compiler=${DC}
Expand Down

0 comments on commit b098389

Please sign in to comment.