** travis: specify tests

This commit is contained in:
ben 2016-03-19 23:50:45 -04:00
parent d82c256cf7
commit 51260412e3

View File

@ -19,7 +19,8 @@ before_script:
script:
- raco setup --check-pkg-deps trivial
- raco test $TRAVIS_BUILD_DIR
- raco test $TRAVIS_BUILD_DIR/trivial
- raco test $TRAVIS_BUILD_DIR/test
after_success:
- raco pkg install --deps search-auto cover