Skip to content

Commit

Permalink
Force lein upgrade to fix travis-ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrossley3 committed Jan 12, 2015
1 parent 5da81c0 commit 851a851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,6 +1,6 @@
language: clojure
lein: lein2
script: lein2 with-profile +travis modules all
install: yes | sudo lein upgrade
script: lein with-profile +travis modules all
branches:
only:
- thedeuce
Expand Down

0 comments on commit 851a851

Please sign in to comment.