Install raco test.

This commit is contained in:
Sam Tobin-Hochstadt 2015-01-02 18:00:22 -05:00
parent bc52c19611
commit dba8e56a02

View File

@ -21,6 +21,8 @@ install:
- raco pkg config catalogs >> catalog-config.txt
- raco pkg config --set catalogs `cat catalog-config.txt`
- raco pkg install --deps search-auto $PKG-test
- raco pkg install --deps search-auto compiler-lib
- ls $HOME/.racket/download-cache
script:
- raco test -p $PKG-test