language: clojure install: - lein install script: - lein new python foo - cd foo && make test