Fixed .travis.yml after moving graph/ to graph-lib/
This commit is contained in:
parent
c7e9308d56
commit
9596d73994
|
@ -15,7 +15,7 @@ before_install:
|
|||
- sh installer.sh --in-place --dest ~/racket/
|
||||
|
||||
install:
|
||||
- cd graph
|
||||
- cd graph-lib
|
||||
- make build-dep
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user