Update .travis.yml

This commit is contained in:
Alex Knauth 2015-06-25 14:21:13 -04:00
parent 8c2ede35f0
commit fb40943b46

View File

@ -27,6 +27,7 @@ install:
before_script: before_script:
script: script:
- raco pkg install --deps search-auto git://github.com/greghendershott/rackjure
- raco pkg install --deps search-auto --link afl - raco pkg install --deps search-auto --link afl
- raco test -x -p afl - raco test -x -p afl