Skip to content

Commit

Permalink
Travis is now able to use a sane default build workflow for clojure p…
Browse files Browse the repository at this point in the history
…rojects just by specifying the language.
  • Loading branch information
joshk committed Aug 14, 2011
1 parent 3669daa commit 8e0f796
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
before_script: "lein deps"
script: "lein test"
language: clojure

0 comments on commit 8e0f796

Please sign in to comment.