mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-24 00:42:28 +03:00
Update versions
This commit is contained in:
parent
a6ae296f8c
commit
72f2ccf970
@ -30,5 +30,5 @@ install:
|
||||
# Here starts the actual work to be performed for the package under test;
|
||||
# any command which exits with a non-zero exit code causes the build to fail.
|
||||
script:
|
||||
- stack build macaw-x86 macaw-x86-symbolic
|
||||
- stack test macaw-x86
|
||||
- stack build macaw-x86 macaw-x86-symbolic --ghc-options="-Wall -Werror"
|
||||
- stack test macaw-x86 --ghc-options="-Wall -Werror"
|
||||
|
Loading…
Reference in New Issue
Block a user