Skip to content

Commit

Permalink
Test against latest clojure 1.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Nov 10, 2015
1 parent febffc1 commit b8fcbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -29,7 +29,7 @@
:injections [(require 'pjstadig.humane-test-output)
(pjstadig.humane-test-output/activate!)]}
:integs {}
:clojure-1.8 {:modules {:versions {clojure "1.8.0-beta2"}}}}
:clojure-1.8 {:modules {:versions {clojure "1.8.0-RC1"}}}}

:aliases {"docs-from-index" ["build-helper" "docs" "generate" "docs/guides"
"caching" "core" "messaging" "scheduling" "transactions" "web" "wildfly"]
Expand Down

0 comments on commit b8fcbee

Please sign in to comment.