Skip to content

Commit

Permalink
Escape quotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Nov 27, 2012
1 parent eb60eff commit 5519f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
language: clojure
lein: lein2
before_script: "echo '{:user {:plugins [[lein-midje "2.0.1"]]}}' > ~/.lein/profiles.clj"
before_script: "echo '{:user {:plugins [[lein-midje \"2.0.1\"]]}}' > ~/.lein/profiles.clj"
script: lein2 midje

0 comments on commit 5519f4c

Please sign in to comment.