Fixed .travis.yml after moving graph/ to graph-lib/

This commit is contained in:
Georges Dupéron 2016-01-15 16:04:23 +01:00
parent c7e9308d56
commit 9596d73994

View File

@ -15,7 +15,7 @@ before_install:
- sh installer.sh --in-place --dest ~/racket/
install:
- cd graph
- cd graph-lib
- make build-dep
script: