Navigation Menu

Skip to content

Commit

Permalink
Go back up a directory for travis test run
Browse files Browse the repository at this point in the history
  • Loading branch information
trptcolin committed Mar 14, 2013
1 parent 0599cd5 commit 192ff5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: clojure
install: cd leiningen-core; lein install; lein classpath | tail -n 1 > .lein-bootstrap
install: cd leiningen-core; lein install; lein classpath | tail -n 1 > .lein-bootstrap; cd ..
script: bin/lein test
branches:
only:
Expand Down

0 comments on commit 192ff5d

Please sign in to comment.