mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-12-02 10:54:04 +03:00
Update desired test targets for travis build.
This commit is contained in:
parent
9332d24d63
commit
dcc240936e
@ -25,4 +25,4 @@ script:
|
|||||||
# Here starts the actual work to be performed for the package under test;
|
# 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.
|
# any command which exits with a non-zero exit code causes the build to fail.
|
||||||
# Build packages
|
# Build packages
|
||||||
- cabal v2-test --project-file=cabal.project.dist --ghc-options="-Wall -Werror"
|
- cabal v2-test --project-file=cabal.project.dist --ghc-options="-Wall -Werror" x86 x86_symboli
|
||||||
|
Loading…
Reference in New Issue
Block a user