fix travis script again
This commit is contained in:
parent
3c6c2f9f48
commit
a1c97be85b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user