fix travis script again

This commit is contained in:
Stephen Chang 2017-01-26 16:25:39 -05:00
parent 3c6c2f9f48
commit a1c97be85b

View File

@ -18,9 +18,7 @@ before_install:
- export PATH="${RACKET_DIR}/bin:${PATH}"
install:
- git clone https://github.com/stchang/macrotypes.git
- cd macrotypes
- raco pkg install --auto -n turnstile
- raco pkg install --auto -n turnstile macrotypes/
script:
- raco test --package turnstile