[Travis] Add doctest

This commit is contained in:
Nikolay Yakimov 2016-08-09 14:30:53 +03:00
parent e8f42af74b
commit c97049836f
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,8 @@ script:
;;
esac
- stack --no-terminal build --test --no-run-tests
- stack --no-terminal test ghc-mod:spec
- export DOCTEST_DIST_DIR="$(stack path --dist-dir)"
- stack --no-terminal test
matrix:
matrix: