Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
protz committed Oct 26, 2017
1 parent 97532b6 commit f234b38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ echo -e "\e[31m=== Some info about the environment ===\e[0m"
ocamlfind ocamlopt -config
gcc --version
fstar.exe --version
$(which d8) --version

make -C test all wasm
make && make -C test all wasm

0 comments on commit f234b38

Please sign in to comment.