Skip to content

Commit

Permalink
Leiningen 2 is default on Travis these days
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Sep 8, 2017
1 parent f0ece90 commit 1cfb708
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,6 +1,5 @@
language: clojure
lein: lein2
before_script: lein2 with-profile dev javac
before_script: lein with-profile dev javac
script:
- lein test
- lein clean
Expand Down

0 comments on commit 1cfb708

Please sign in to comment.