diff --git a/.travis.yml b/.travis.yml index da6b0fcb..ce90ff1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,4 @@ script: # 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. # 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