Skip to content

Commit

Permalink
Merge PR coq#10517: Azure CI MacOS: build byte target first
Browse files Browse the repository at this point in the history
Reviewed-by: ejgallego
  • Loading branch information
ejgallego committed Jul 15, 2019
2 parents 8cb590a + c69843f commit a5998b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
eval $(opam env)
./configure -prefix '$(Build.BinariesDirectory)' -warn-error yes -native-compiler no -coqide opt
make -j "$NJOBS" byte
make -j "$NJOBS"
displayName: 'Build Coq'
Expand Down

0 comments on commit a5998b0

Please sign in to comment.