Skip to content

Commit

Permalink
Shippable: Stop after building LDC itself for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kinke committed Aug 8, 2018
1 parent 85f9eb0 commit c2e8c1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shippable.yml
Expand Up @@ -54,5 +54,5 @@ build:
-DLDC_INSTALL_LLVM_RUNTIME_LIBS=ON \
-DD_COMPILER=$PWD/../bootstrap/bin/ldmd2 \
..
- ninja
- bin/ldc2 --version
- ninja ldc2
- bin/ldc2

0 comments on commit c2e8c1b

Please sign in to comment.