Skip to content

Commit

Permalink
Merge pull request dakrone#8 from joshk/patch-1
Browse files Browse the repository at this point in the history
Travis is now able to use a sane default build workflow for clojure projects
  • Loading branch information
dakrone committed Aug 14, 2011
2 parents 3669daa + 8e0f796 commit ef47f86
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 ef47f86

Please sign in to comment.