Commit 02505759 authored by Andrew Gibiansky's avatar Andrew Gibiansky

Add test suite to travis

parent 0808d7ca
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment