Moved .travis.yml up one directory.

This commit is contained in:
Georges Dupéron 2016-01-15 14:23:37 +01:00
parent 1e44259a3f
commit 0e9c602eb8

View File

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