mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Add test suite to travis
This commit is contained in:
parent
0808d7ca0c
commit
02505759c2
@ -51,3 +51,6 @@ script:
|
||||
echo "expected '$SRC_TGZ' not found";
|
||||
exit 1;
|
||||
fi
|
||||
# Build and run the test suite
|
||||
- travis_retry ghc --make Hspec.hs
|
||||
- ./Hspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user