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/
|
- sh installer.sh --in-place --dest ~/racket/
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- cd graph
|
- cd graph-lib
|
||||||
- make build-dep
|
- make build-dep
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user